BioDepot / BioDepot-workflow-builder

:computer: GUI for creating bioinformatics workflows from :whale: Docker containers:
Other
64 stars 21 forks source link

Add option to enable/disable VNC disconnect #39

Closed rgschmitz1 closed 1 year ago

rgschmitz1 commented 3 years ago

Bwb noVNC seems to disconnect randomly after some time has passed and cannot be reconnected, this isn't ideal for longer workflows (1 day plus). If there is an option to disable the idle disconnect feature it should be disabled by default and turned on via a flag if desired.

image

lhhunghimself commented 1 year ago

I think this has been fixed with the nginx timeout increase.