Skip to content

Fix desktop clients reconnecting every 2 seconds with revoked tokens

Fix desktop clients reconnecting every 2 seconds with revoked tokens

Part of https://gitlab.com/gitlab-org/gitter/webapp/issues/1937

The gitter-realtime-client uses a bugged halley that tries to reconnect even with advice.reconnect === 'none'. This sets the interval to a sufficiently large number.

Edited by 🤖 GitLab Bot 🤖

Merge request reports