Skip to content

Conversation

byroot
Copy link
Member

@byroot byroot commented Sep 19, 2025

Fix: #254
Fix: #119
Ref: #119

Middlewares witness all network errors, but currently have no way of knowing whether the error is final or is about to be retried.

In many case, you do want to distinguish the two because a low number of transcient network errors can be expected.

…lewares.

Fix: #254
Fix: #119
Ref: #119

Middlewares witness all network errors, but currently have no way of
knowing whether the error is final or is about to be retried.

In many case, you do want to distinguish the two because a low number
of transcient network errors can be expected.
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.

Broken Pipe and EOFErrors
2 participants