Skip to content

Software caused connection abort #71

Open
@Xizted

Description

@Xizted

Hi, I have the following problem

I have a chatbot that connects through eventsource to receive messages, the issue is that sometimes when the user switches app and comes back, it throws the following error:

{
"type": "error",
"message": "Software caused connection abort",
"xhrStatus": 200,
"xhrState": 4
}

And the application crashes, stops sending messages and I can't connect again until I restart the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions