This repository was archived by the owner on Oct 14, 2024. It is now read-only.
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
Retry handler decreases the option's retry attempts #281
Closed
Description
Follow up to #258
(we should really inspect all middleware handlers)
This means if multiple requests need to retry within the lifetime of the client/request adapter/handler, the first requests will retry successfully but the following ones won't. (same issue as redirect handler)
Metadata
Metadata
Assignees
Type
Projects
Status
Done ✔️