common-workflow-language / common-workflow-language/cwltool
CWLProv cached runs
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
## Expected Behavior
Able to distinguish the start time stamp in the provenance file of a workflow that was from a failed cache run and a succeeded run.
## Actual Behavior
What is happening now is that when you start a cached run and it fails for whatever reason and you restart it and it succeeds you get two starting time stamps and one qualified end. The only problem is that you cannot make a distinction between the two.

## Your Environment
* cwltool version: /usr/local/bin/cwltool 3.1.20220224085855
Contributor guide
Assessment
This issue has not been assessed yet.