-
Notifications
You must be signed in to change notification settings - Fork 52
Reconnect after receive Error 4201 #68
Copy link
Copy link
Open
Description
In my project I receive the following Error and my app reconnect to the pusher service. The Error fires al lot of times while running the app over a day.
pysher.connection:Connection: Received error 4201
Connection: Received error 4201
websocket:close status: 4201
close status: 4201 `
I use Python 3.7.11 and pysher 1.0.4 with websocket-client 0.57.0.
What can I do to prevent my app from this error and the reconnect?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels