Skip to content

Disconnect while connecting (fetching credentials) #278

Closed
@js2702

Description

@js2702

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions