You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Axios package version 1.0 and 1.1 has a bug that was resolved in latest version of axios.
Using a retry incerceptor causes axios to fail. See softonic/axios-retry#212
Can you update @nestjs/axios to the latest version of axios?
Minimum reproduction code
N/A
Steps to reproduce
Use a retry interceptor like axios-retry with the current version shipped with @nestjs/axios
See softonic/axios-retry#212
See the pull request that fixed the issue: axios/axios#5224
Expected behavior
Latest version of axios included in @nestjs/axios that does not suffer from the bug mentioned in softonic/axios-retry#212
Package version
1.0.0
NestJS version
9.2.0
Node.js version
16.18.1
In which operating systems have you tested?
macOS
Windows
Linux
Other
No response
The text was updated successfully, but these errors were encountered:
SalvatorePreviti
changed the title
axios 1.0.0 has a bug that was resolved in axios 1.2.0
axios has a bug that was resolved in axios 1.2.0
Nov 28, 2022
Excuse me for asking, but I am blocked from updating until this is solved. Is there any update or ETA? Would be great to have axios as a peer dependency or it updated to the latest version
Is there an existing issue for this?
Current behavior
Axios package version 1.0 and 1.1 has a bug that was resolved in latest version of axios.
Using a retry incerceptor causes axios to fail. See softonic/axios-retry#212
Can you update @nestjs/axios to the latest version of axios?
Minimum reproduction code
N/A
Steps to reproduce
Use a retry interceptor like axios-retry with the current version shipped with @nestjs/axios
See softonic/axios-retry#212
See the pull request that fixed the issue: axios/axios#5224
Expected behavior
Latest version of axios included in @nestjs/axios that does not suffer from the bug mentioned in softonic/axios-retry#212
Package version
1.0.0
NestJS version
9.2.0
Node.js version
16.18.1
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: