Open
Description
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
Labels
No labels