Replies: 2 comments
-
|
@acseh This could be resolved by using the following snippet: Generated code: Use with abortController |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have a similar issue. I would like to add the AbortController on configuration level in client.setConfig() method as a part of my api contract library. I would like to avoid handle each case wih pretty much same code .. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
is it possible to support AbortController signal?
Example:
Support
setFinallyfunction for callback after:Beta Was this translation helpful? Give feedback.
All reactions