plynx-team / plynx

PLynx is a domain agnostic platform for managing reproducible experiments and data-oriented workflows.
https://plynx.com
Apache License 2.0
301 stars 37 forks source link

Monitor dead workers #53

Open khaxis opened 4 years ago

khaxis commented 4 years ago

Currently if workers dies, the job will be hanging in IN_PROGRESS state. We need to create a service that takes care for zombie processes.