Open
Description
I followed the example in the docs here: https://resty.dev/docs/retry-mechanism/#constant-delay to get a constant delay. But looking at the code, the strategy doesn't seem to be used anywhere, instead the default jitter backoff is hard coded: https://github.com/go-resty/resty/blob/v3/request.go#L1379-L1381
Or am I missing something?
Metadata
Metadata
Assignees
Labels
No labels