Skip to content
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

closes #261: grpc retries and timeouts to fix availability failures #309

Merged
merged 5 commits into from
Apr 5, 2023

Conversation

ivansenic
Copy link
Contributor

@ivansenic ivansenic commented Mar 29, 2023

What this PR does:
Sets correct gRPC client timeouts and client retries for the jsonapi.

This issue depends on the Stargate v2.0.11.

Which issue(s) this PR fixes:
Fixes #261

Checklist

  • update to Stargate 2.0.11
  • create integration test for confirming policy is used

@ivansenic ivansenic requested a review from a team as a code owner March 29, 2023 12:37
@ivansenic ivansenic force-pushed the ise-261-availability-faults branch from 175a0db to 15eed90 Compare April 4, 2023 08:03
@ivansenic ivansenic force-pushed the ise-261-availability-faults branch from cef1e6c to 57989d2 Compare April 5, 2023 09:53
@ivansenic ivansenic merged commit 4aff962 into main Apr 5, 2023
@ivansenic ivansenic deleted the ise-261-availability-faults branch April 5, 2023 10:40
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.

Implement retries for availability faults
2 participants