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

fix: add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions #237

Merged

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 23, 2021

Closes #235.

@tseaver tseaver requested a review from tswast July 23, 2021 19:15
@tseaver tseaver requested a review from a team as a code owner July 23, 2021 19:15
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 23, 2021
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label Jul 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5e540f2 into master Jul 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the 235-retry-requests-chunked-encoding-error branch July 23, 2021 19:30
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

retry ChunkedEncodingError by default
2 participants