-
Couldn't load subscription status.
- Fork 33
Closed
Description
If the connection is lost the library automatically tries to reconnect.
However, if one of the initial Socket params was an access token and the token expired in the meantime it will nevertheless be reused for the reconnect attempt. This leads to the server not accepting the reconnect requests.
We need some way to take over the reconnect strategy in the library client. Either a callback where we can pass new parameters or a way to disable the reconnect and handle it ourselves.
Metadata
Metadata
Assignees
Labels
No labels