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

Adds the EAGAIN error code to the default list of error codes that should trigger a retry #25

Merged
merged 1 commit into from
May 22, 2024

Conversation

Dtphelan1
Copy link
Collaborator

Does what it says on the box. Modifies the default request configuration, so this should work anywhere it is used.

Merging this will close #24.

Copy link
Contributor

@vlad-ignatov vlad-ignatov left a comment

Choose a reason for hiding this comment

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

Thanks!

@Dtphelan1 Dtphelan1 merged commit 937f2e7 into main May 22, 2024
@Dtphelan1 Dtphelan1 deleted the dtp/add-EAGAIN-error-code branch June 18, 2024 16:46
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.

EAGIN errorcode causes fatal error instead of auto-retrying
2 participants