pusher / pusher-websocket-swift

Pusher Channels websocket library for Swift
https://pusher.com/channels
MIT License
273 stars 167 forks source link

Crashes when disconnected for 1+ hours #427

Open spasbilyarski opened 7 months ago

spasbilyarski commented 7 months ago

Steps to reproduce

Expected behavior

Actual behavior

There are a couple of variants:

Any improvements you suggest

At the moment we are experiencing thousands of crashes. I would love to remove our reconnection logic but the current autoReconnect logic is super unreliable. I can share crashlogs but since it contains product logic it needs to be shared in private.

...