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

Increase max delay for commit retries #509

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

bluekeyes
Copy link
Member

While the 20s max delay seems to work most of the time, since deploying this, about 5% of requests that needed retries still failed. Increase the latency to 35s to allow one more retry with some buffer for request times.

While the 20s max delay seems to work most of the time, since deploying
this, about 5% of requests that needed retries still failed. Increase
the latency to 35s to allow one more retry with some buffer for request
times.
@bluekeyes bluekeyes requested a review from a team December 2, 2022 19:15
@bluekeyes bluekeyes merged commit 2cbbcd4 into develop Dec 5, 2022
@bluekeyes bluekeyes deleted the bkeyes/increase-commit-retry branch December 5, 2022 19:28
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.

2 participants