MetOffice / MetOffice/dagrunner
Pickle remaining graph on execution failure
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Following on from https://github.com/MetOffice/dagrunner/pull/100
Support taking a pickle based snapshot of the execution graph in the case of a failure.
This would then mean being able to benefit from re-runs where execution can continue from where it left off without having to save each intermediate result.
Contributor guide
Assessment
This issue has not been assessed yet.