Closed
Description
In our app we would like to do some checks during the fetch credentials callback and depending on the result abort the retry mechanism.
If we disconnect we get a recursive lock error, so we looked into the code and saw there is an internal function: _abortCurrentSync
. We tried exposing it and it works as expected.
Is there any other way to do what we are trying to do or exposing this internal function would be the only way? If so we can open a PR.
Metadata
Metadata
Assignees
Labels
No labels