Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Cate Web API may loose WebSocket connection #980

Open
forman opened this issue Mar 24, 2021 · 1 comment · Fixed by #988
Open

Cate Web API may loose WebSocket connection #980

forman opened this issue Mar 24, 2021 · 1 comment · Fixed by #988
Assignees
Projects
Milestone

Comments

@forman
Copy link
Member

forman commented Mar 24, 2021

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.

@forman forman added this to the 3.0 milestone Apr 29, 2021
@forman forman added this to To do in 3.0 via automation Apr 29, 2021
@forman forman moved this from To do to In progress in 3.0 Apr 29, 2021
@forman forman self-assigned this Apr 29, 2021
forman added a commit that referenced this issue Apr 29, 2021
3.0 automation moved this from In progress to Done Apr 30, 2021
@forman forman removed the in_progress label May 3, 2021
@forman forman reopened this Mar 9, 2022
@forman
Copy link
Member Author

forman commented Mar 9, 2022

It is not gone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
3.0
Done
Development

Successfully merging a pull request may close this issue.

1 participant