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

Exponential back off in retry logic in case of http status code 0 (no response) #2300

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

ankedia
Copy link
Member

@ankedia ankedia commented Apr 6, 2021

AsyncRequestStep change to make sure that API calls are retried after an exponential backoff for status code 0 (timeout or no response).

@rjeberhard rjeberhard merged commit e6fdeb2 into main Apr 7, 2021
@ankedia ankedia deleted the statuscode_0_exponential_backoff branch June 16, 2021 16:47
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