JuliaWeb / HTTP.jl

HTTP for Julia
https://juliaweb.github.io/HTTP.jl/stable/
Other
626 stars 177 forks source link

Backport #1092: Change logs to use current_exceptions_to_string() instead of `exception=` pattern #1115

Closed NHDaly closed 9 months ago

NHDaly commented 9 months ago

Backport #1092 to v1.9. This is because v1.10 made a breaking change to the retry behavior, which is preventing us at RAI from upgrading to v1.10, but this fix is a high-priority repair item for a previous customer-facing incident.

We're backporting this to ensure better visibility into HTTP errors for existing workloads.