Skip to content

Adding RetryContext to InvocationRequest #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 12, 2021
Merged

Conversation

alrod
Copy link
Member

@alrod alrod commented Feb 5, 2021

No description provided.

Copy link
Contributor

@mhoeger mhoeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

int32 retry_count = 1;

// Max retry count
int32 max_retry_count = 2;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include exception as RPC excetion

@alrod alrod requested a review from pragnagopa February 10, 2021 23:03
@pragnagopa pragnagopa changed the title Adding retry properties to InvocationRequest Adding RetryContext to InvocationRequest Feb 11, 2021
Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants