Post

Replies

Boosts

Views

Activity

Comment on HTTPConnection::_onqueue_doNotAllowMoreRequests() crush
Thanks for feedback! We're recreating web socket if connection is lost or it's 401 and it's time to refresh tokens. We're closing socket, killing object and after some time opening it again. Also we've got a couple of third party libraries that have web socket connections in parallel with us. So the problem could be in deallocating object referencing socket connection without closing it properly?
Aug ’21