Details
-
Bug
-
Status: To Do
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The provenance database needs to be able to store information about retries. That information should be viewable both in the list view of the workflow run and also in the details about an iteration of a service.
This is similar to recording and showing individual loops in the result view (separate bug T2-1212)
Solution:
Modify provenance database to record individual retries, including their inputs and outputs and processing times.
Modify query to always use last retry iteration
Modify query and respons to support all retries
Modify GUI to show all retries
Testing:
Assert lookup query uses LAST retry, unless inclusion of each retry is included
Attachments
Issue Links
- is related to
-
TAVERNA-384 Provevance should record and show loops
- To Do
- relates to
-
TAVERNA-384 Provevance should record and show loops
- To Do