Using the Abort Controller #388
Unanswered
chozandrias76
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does using an Abort Controller for your async requests to application resources actually do anything besides handle your data gracefully on the frontend? I'm exploring ways of increasing our performance by canceling redundant requests. I'm probably going to see if we can avoid making the requests in the first place.
Eg.
Beta Was this translation helpful? Give feedback.
All reactions