dirac-institute / kbmod-wf

MIT License
0 stars 0 forks source link

Investigate resuming a workflow #11

Closed drewoldag closed 2 months ago

drewoldag commented 2 months ago

We don't know how parsl will resume a workflow if one is cancelled.

We should experimen. Update the tasks so that they sleep for a few minutes, then try cancelling the workflow and see how it resumes.

drewoldag commented 2 months ago

I spent time yesterday investigating resuming a workflow locally. I needed to create a custom memoization function for the built in parsl.File type, but otherwise seem to have got things in a reasonable place.

Now making some modification to see how this will work on Klone.