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

Defining curRequestController inside the create function can lead to a bug. #40

Open
tears743 opened this issue Apr 26, 2023 · 0 comments

Comments

@tears743
Copy link

tears743 commented Apr 26, 2023

when fetchFn return a 400 status code , catch will trigger the settimeout run create,so,curRequestController will be create again, and then ...loop again ...
version 3.0.1
I see there is pr for this bug, but verison 3.0.1 is not merge?

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

1 participant