Users often wish to retry a request by adhering to the `Retry-After` header in HTTP responses, as demonstrated in https://github.com/Xuanwo/backon/issues/63. Maybe we can provide better ways for this feature?
Users often wish to retry a request by adhering to the
Retry-Afterheader in HTTP responses, as demonstrated in #63.Maybe we can provide better ways for this feature?