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

Adding erroneous and timed-out requests the ability to be replayed #324

Conversation

romainneutron
Copy link

I was reading #164 and looked for a way to retry a timed-out / erroneous request. After reading the code, I realized it was not possible since the original request parameters were not bubbling in the Error. I've not tested any implementation of the full retry interceptor, but from my PoV, it should be enough.

I've also added an error code to erroneous request to be consistent with the timed-out request.

@romainneutron
Copy link
Author

@mzabriskie Any thoughts on this?

@Klaasvaak
Copy link

Klaasvaak commented Jun 6, 2016

duplicate of #334?

@romainneutron
Copy link
Author

Closing in favor of #334

@romainneutron romainneutron deleted the allow-request-timeout-intercepted branch June 9, 2016 11:07
@axios axios locked and limited conversation to collaborators May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants