Closed regnaio closed 6 months ago
In the README, the line
RetryStatusCodes: []string{"420, 5xx"},
should be corrected to
RetryStatusCodes: []string{"420", "5xx"},
In the README, the line
should be corrected to