Skip to content

Commit

Permalink
Add retry handler to respect retry-after <date>
Browse files Browse the repository at this point in the history
  • Loading branch information
rkodev committed May 9, 2024
1 parent 75e4bec commit 417169b
Show file tree
Hide file tree
Showing 3 changed files with 415 additions and 372 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed


### Added

## [1.4.0] - 2024-05-09

- Support retry after as a date.

### Changed

## [1.3.3] - 2024-03-19

- Fix bug where overriding http.DefaultTransport with an implementation other than http.Transport would result in an interface conversion panic
Expand Down
Loading

0 comments on commit 417169b

Please sign in to comment.