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
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Expected behavior
Cate Web API's WebSocket coinnection should close only if user log outs.
Actual behavior
Some server configurations (using Nginx) will close WebSocket connections once they are no longer considered alive.
The problem may persist even if the server is configured to allow for very long timeouts, see https://stackoverflow.com/questions/10550558/nginx-tcp-websockets-timeout-keepalive-config.
The text was updated successfully, but these errors were encountered: