WormLabCaltech / alaska

Automated and friendly RNA-seq analysis (deprecated)
http://alaska.caltech.edu
MIT License
6 stars 0 forks source link

Automatically close Sleuth Shiny web app after some time. #3

Closed Lioscro closed 5 years ago

Lioscro commented 6 years ago

Currently, every Sleuth web server opened stays on until the Alaska server is shut down, which is far from ideal. There should be a way to detect when there is no longer activity on the Sleuth server (i.e. detect when the user disconnects) and shut the server down automatically after 'x' minutes/hours of inactivity. If this is not possible, simply shutting down servers after some time is another option.

Lioscro commented 5 years ago

Implemented in commit 28dcd4d9258adba2c9cc8d3279bcc26e7671c1a2.