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

Retry HTTP2 INTERNAL_ERRORs #278

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Retry HTTP2 INTERNAL_ERRORs #278

merged 6 commits into from
Jan 30, 2024

Conversation

marselester
Copy link
Contributor

No description provided.

@marselester marselester marked this pull request as draft January 25, 2024 18:09
@marselester marselester marked this pull request as ready for review January 25, 2024 19:20
@marselester marselester marked this pull request as draft January 26, 2024 16:45
@marselester marselester marked this pull request as ready for review January 26, 2024 17:13
@NajiObeid NajiObeid merged commit 8e7211f into main Jan 30, 2024
17 checks passed
@NajiObeid NajiObeid deleted the retry-http2-internal-err branch January 30, 2024 20:44
## 7.0.0

* `HTTPReader` no longer retries on HTTP errors and therefore
`retryFor` was removed from `NewHTTPReader`.
Copy link
Member

Choose a reason for hiding this comment

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

It would be good to have a changelog line for the general change of retrying on more types of errors as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I missed this comment, updating the changelog #280.

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.

3 participants