galaxyproject / pulsar

Distributed job execution application built for Galaxy
https://pulsar.readthedocs.io
Apache License 2.0
37 stars 50 forks source link

Fix recovering "lost" jobs where the job directory does not exist at startup/recovery time #301

Closed natefoo closed 1 year ago

natefoo commented 1 year ago

Fixes #300.

natefoo commented 1 year ago

Just a thought, maybe a good enhancement for later would be for the active file to be the launch config, rather than an empty file and storing the launch config in the job dir.

mvdbeek commented 1 year ago

There's some conflicts here, can you resolve ?