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
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 ?
The text was updated successfully, but these errors were encountered:
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 ?The text was updated successfully, but these errors were encountered: