cooling-singapore / saas-middleware

Simulation-as-a-Service (SaaS) Middleware
MIT License
0 stars 0 forks source link

Persisting execution node state information #387

Closed HeikoAydt closed 11 months ago

HeikoAydt commented 1 year ago

Description When an execution node is restarted, it looses information about running jobs. This is annoying and disruptive. This task is to develop a solution that persists the state of the execution node so restarting a node would seamlessly pickup the work.

Outcomes