FNNDSC / pman

A process management system written in python
MIT License
22 stars 33 forks source link

Stuck if Cromwell job run fails #196

Open jennydaman opened 2 years ago

jennydaman commented 2 years ago

If Cromwell (is misconfigured and) can't parse the WDL, instead of producing an error, pman will say that job is stuck on notstarted.

If SLURM job dies (for instance, because it gets cancelled due to time limit) there is no feedback.