I'm happy to provide a PR for this
Would it be possible to add an option to httprc to automatically retry a request that fails? For example, due to transient network failures, server responding with an error status code, etc.
Note that we use httprc via github.com/lestrrat-go/jwx/v2/jwk
Would it be possible to add an option to httprc to automatically retry a request that fails? For example, due to transient network failures, server responding with an error status code, etc.
Note that we use httprc via
github.com/lestrrat-go/jwx/v2/jwk