virtualcell / vcell

Virtual Cell Framework
http://vcell.org/
Other
66 stars 20 forks source link

Fix and upgrade automated restarting of simulation related services #868

Closed CodeByDrescher closed 4 weeks ago

CodeByDrescher commented 1 year ago

Goal: reduce the frequency of little alerts.

There's got to be a reason for outages of a few minutes

CodeByDrescher commented 1 year ago

It'd be nice if the user got some sort of notification of what's happening and how they should proceed.

jcschaff commented 4 weeks ago

after switch to Kubernetes, which has better tracking of memory usage, and after disabling expensive blocking API endpoints for OMEX generation, VCell Simulation-related services are now more stable and automatically restarted upon excessive memory usage.