softonic / axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible
Other
1.89k stars 167 forks source link

Add onMaxRetryTimesExceeded option #266

Closed yutak23 closed 7 months ago

yutak23 commented 7 months ago

This solves https://github.com/softonic/axios-retry/issues/265.

I would appreciate your confirmation.

mindhells commented 7 months ago

published as 4.1.0 thanks a lot!