You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After seemingly random time intervals (varying between 10 - 120 minutes) of listening to websocket channels, I start receiving 402::Unknown client messages, causing data processing to stop.
I've looked through earlier issues and have ensured I set the Autmatic logoff timer to 24 hours, but the issue still persist. I've also tried a suggestion in Closed issue #15 without success.
My preferred solution would be to implement a solution that prevent this from happening, although I suspect a solution that simply reconnects to the websocket channels are more simple to implement. Unfortunately, my programming skills are rather limited and I'm not sure how to begin troubleshooting this issue.
Has anyone else encountered this issue and or solved it already? Could someone point me in the right direction?
Cheers
The text was updated successfully, but these errors were encountered:
Hi,
After seemingly random time intervals (varying between 10 - 120 minutes) of listening to websocket channels, I start receiving
402::Unknown client
messages, causing data processing to stop.I've looked through earlier issues and have ensured I set the Autmatic logoff timer to 24 hours, but the issue still persist. I've also tried a suggestion in Closed issue #15 without success.
My preferred solution would be to implement a solution that prevent this from happening, although I suspect a solution that simply reconnects to the websocket channels are more simple to implement. Unfortunately, my programming skills are rather limited and I'm not sure how to begin troubleshooting this issue.
Has anyone else encountered this issue and or solved it already? Could someone point me in the right direction?
Cheers
The text was updated successfully, but these errors were encountered: