Skip to content

Preserve application-level errors in ar_http (after 902b9bc)#971

Merged
JamesPiechota merged 1 commit into
masterfrom
jp/lev-fix-20260325
Mar 25, 2026
Merged

Preserve application-level errors in ar_http (after 902b9bc)#971
JamesPiechota merged 1 commit into
masterfrom
jp/lev-fix-20260325

Conversation

@JamesPiechota

Copy link
Copy Markdown
Collaborator

The retry-closed-connection change (902b9bc) broadened the error catch to all {error, _} tuples, unintentionally converting errors like too_much_data and timeout into client_error.

The retry-closed-connection change (902b9bc) broadened the error catch
to all {error, _} tuples, unintentionally converting errors like
too_much_data and timeout into client_error.
@JamesPiechota JamesPiechota merged commit 7845948 into master Mar 25, 2026
2 checks passed
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.

1 participant