Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combining axios-retry with other interceptors #264

Closed
arnaudbuchholz-sap opened this issue Feb 13, 2024 · 1 comment
Closed

Combining axios-retry with other interceptors #264

arnaudbuchholz-sap opened this issue Feb 13, 2024 · 1 comment

Comments

@arnaudbuchholz-sap
Copy link

Hello, we are trying to combine axios-retry with other interceptors to have a client capable of logging or measuring request performances. I noticed that in case of retry, the response interceptors receive several time the same error. Is it an expected behavior ?

@mindhells
Copy link
Member

I believe this is duplicated #246
Feel free to reopen if that's not te case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants