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

Update "Transient error" definition to include HTTP codes 408 and 429 #512

Closed
wants to merge 2 commits into from

Conversation

joshuacwnewton
Copy link
Contributor

@jay
Copy link
Member

jay commented Oct 16, 2024

408 as well. I think it would be best to use the --retry text:

Transient error means either: a timeout, an FTP 4xx response code or an HTTP 408, 429, 500, 502, 503 or 504 response code.

Co-authored-by: Jay Satiro <raysatiro@yahoo.com>
@joshuacwnewton joshuacwnewton changed the title Update "Transient error" definition to include HTTP 429 Update "Transient error" definition to include HTTP codes 408 and 429 Oct 17, 2024
@jay jay closed this in eb14fc5 Oct 17, 2024
@jay
Copy link
Member

jay commented Oct 17, 2024

Thanks

@joshuacwnewton joshuacwnewton deleted the patch-2 branch October 18, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Document 429 retry behavior under the "Transient error" definition
2 participants