retry-axios

🦖 A super flexible interceptor for Axios that makes it easy to retry requests.

APACHE-2.0 License

Downloads
2.7M
Stars
486
Committers
20

Bot releases are visible (Hide)

retry-axios - v3.1.3 Latest Release

Published by github-actions[bot] 12 months ago

3.1.3 (2023-11-16)

Bug Fixes

  • Fix workaround for arrays that are passed as objects (#238) (6e2454a), closes #83
retry-axios - v3.1.2

Published by github-actions[bot] 12 months ago

3.1.2 (2023-11-16)

Bug Fixes

  • preserve configuration for custom instance (#240) (2e4e702), closes #68
retry-axios - v3.1.1

Published by github-actions[bot] 12 months ago

3.1.1 (2023-11-13)

Bug Fixes

  • Update tsconfig.json to emit index.d.ts (#229) (bff6aa9)
retry-axios - v3.1.0

Published by github-actions[bot] about 1 year ago

3.1.0 (2023-08-28)

Features

retry-axios - v3.0.0

Published by github-actions[bot] over 2 years ago

3.0.0 (2022-05-04)

  • feat!: support the latest versions of node.js (#188) (ef74217), closes #188

BREAKING CHANGES

  • This release drops support for node.js 12 and 14. It also drops support for the browser specific compilation, as the entire toolchain was deprecated. I am open to this being re-added if someone wants to take it on :)
retry-axios - v2.6.0

Published by github-actions[bot] about 3 years ago

2.6.0 (2021-08-23)

Features

retry-axios - v2.5.1

Published by github-actions[bot] about 3 years ago

2.5.1 (2021-08-23)

Bug Fixes

  • non-zero delay between first attempt and first retry for linear and exp strategy (#163) (e63ca08), closes #122 #122 #122
retry-axios - v2.5.0

Published by github-actions[bot] about 3 years ago

2.5.0 (2021-08-13)

Features

retry-axios - v2.4.0

Published by github-actions[bot] almost 4 years ago

2.4.0 (2020-11-23)

Features

retry-axios - v2.3.0

Published by github-actions[bot] about 4 years ago

2.3.0 (2020-10-23)

Features

  • export the shouldRetryRequest method (#74) (694d638)
retry-axios - v2.2.1

Published by github-actions[bot] over 4 years ago

2.2.1 (2020-06-17)

Bug Fixes

  • cannot set propery raxConfig of undefined (#114) (0be8578)
retry-axios - v2.2.0

Published by github-actions[bot] over 4 years ago

2.2.0 (2020-05-18)

Features

retry-axios - v2.1.3

Published by JustinBeckwith over 4 years ago

2.1.3 (2020-05-05)

Bug Fixes

retry-axios - v2.1.2

Published by JustinBeckwith over 4 years ago

2.1.2 (2020-03-16)

Bug Fixes

  • Don't store counter on input config object (#98) (c8ceec0), closes #61
retry-axios - v2.1.1

Published by JustinBeckwith almost 5 years ago

2.1.1 (2020-01-16)

Bug Fixes

  • typescript: include raxConfig in native axios types (#85) (b8b0456)
retry-axios - v2.1.0

Published by JustinBeckwith almost 5 years ago

2.1.0 (2020-01-13)

Features

retry-axios - v2.0.1

Published by JustinBeckwith almost 5 years ago

2.0.1 (2020-01-11)

Bug Fixes

  • handle arrays that are converted to objects (#83) (554fd4c)
retry-axios - v2.0.0

Published by JustinBeckwith almost 5 years ago

2.0.0 (2020-01-11)

chore

BREAKING CHANGES

  • Drops support for node.js 8.x, which is EOL.
retry-axios - v1.0.2

Published by JustinBeckwith almost 5 years ago

1.0.2 (2020-01-11)

Bug Fixes

retry-axios - v1.0.1

Published by JustinBeckwith over 5 years ago

1.0.1 (2019-04-26)

Bug Fixes

  • deps: update dependency gts to v1 (#45) (1dc0f2f)