HenrikBengtsson / CBI-software

A Scientific Software Stack for HPC (CentOS oriented)
https://wynton.ucsf.edu/hpc/software/software-repositories.html
5 stars 2 forks source link

Observation - Automated timeout seems to happen when long-running package installs are happening. #73

Closed hgputnam closed 1 year ago

hgputnam commented 2 years ago

I was troubleshooting a C4 issue and testing installing Seurat from an Rstudio session via rsc. The browser screen went blank after a lot of time had past (don't know exactly how much). I was testing against a dev server which is pretty slow. Just wondering if the timeout detection code could be made to test for the case of long running package installs.

hgputnam commented 2 years ago

Oh, and I tried reloading the browser. Rstudio eventually displayed three buttons in the browser, one was reload but that didn't get me back to the session. I had to ctl-c out of rsc and that of course crashed the session. Not the end of the world as many of the dependent packages where installed prior to the crash. So we don't really have to start over, might be confusing for some.

HenrikBengtsson commented 1 year ago

Moved to https://github.com/UCSF-CBI/rstudio-server-controller/issues/70