softonic/axios-retry
Axios plugin that intercepts failed requests and retries them whenever possible
TypeScriptNOASSERTION
Issues
- 0
Number of retries depending on the type of error
#287 opened by astoff - 0
Introduce "axiosRetry.linearDelay"
#276 opened by bennycode - 5
Duplicated URL params
#280 opened by petrprikryl - 1
FormData not work
#277 opened by DokiDoki1103 - 0
- 1
- 1
Retry post request
#281 opened by eldoy - 7
Success axios interceptors fired multiple times
#246 opened by lavagri - 11
TypeError: axiosRetry is not a function in v4.0.0
#259 opened by nodegin - 3
Abort during retry causes uncaught exception
#278 opened by finbargp - 2
Exponential delay has unnecessary final sleep
#275 opened by jakeleventhal - 3
Axios-retry swallows the error response
#274 opened by lm-dlukmanov - 4
Provide option to trigger retry from successful (200) response in Axios's response interceptors
#267 opened by zhen-one - 0
Attach a unique id with request
#271 opened by jinujd - 0
Do we still need `fixConfig`?
#269 opened by dprevost-LMI - 3
Retry not working on HTTP 502
#262 opened by aloysius-tim - 3
All retries have timeout of 1ms set despite not being set anywhere that way
#242 opened by canpoyrazoglu - 0
[Feature request]onMaxRetryTimesExceeded to allow user to emit a custom error after retries done
#265 opened by yutak23 - 2
How to handle errors
#263 opened by alexblack - 1
- 1
Module parse failed: Unexpected token (24:20)
#261 opened by Haunth - 0
- 1
- 2
[TypeScript]Unable to import names
#251 opened by yutak23 - 2
Feature request: Handle async onRetry function
#236 opened by netanelep - 1
Create a Security Policy
#244 opened by achesin - 6
retryCondition not called anymore on HTTP 401 starting from axios-retry v3.2.0
#240 opened by bennycode - 5
What is the initial retry delay
#243 opened by Stevemoretz - 3
ESM default import `This expression is not callable`
#228 opened by jdbruijn - 0
[TypeScript]Property 'requestInterceptorId'('responseInterceptorId') does not exist on type 'void'.
#234 opened by yutak23 - 2
Headers get lost when retrying
#218 opened by maxharlow - 3
Custom retryDelay is always the same number
#238 opened by rbwrightjr91 - 4
Memory leak when using axios-retry
#211 opened by einhaus - 0
ESM package.json missing version results in error while using NX and ModuleFederation
#239 opened by JSlonka - 1
Is there any way to check response of last retry?
#233 opened by artgoce - 0
- 1
- 4
Retry conditions only trigger on AxiosError.
#229 opened by shtlrs - 1
Can't make the first example to work
#225 opened by MartinRabaud - 0
ie11 not work
#223 opened by TerryChenUI - 2
timeout prop get lost when retrying
#221 opened by ballonura - 3
- 2
- 2
Failed to execute 'setRequestHeader' on 'XMLHttpRequest'
#217 opened by m-swat - 0
in case of post request, request body is NOT posted
#214 opened by redochka - 2
How do we debug the project?
#215 opened by mathieucoinmiles - 3
Max number of retry
#207 opened by rainrisa - 0
Change the axios config when retry based on the error
#210 opened by liao02x - 1
Feature Request: Retrying requests based on response data instead of response code
#209 opened by abh006 - 4
Export type change in 3.2.1+ after bundling (formerly: TypeError: axiosRetry is not a function)
#206 opened by dominics