-
Bug
-
Resolution: Done
-
Blocker
-
None
-
0.1.29
-
False
-
-
False
-
-
Description of the problem:
MTA workflow runs for 1 hr with invalid inputs, we should implement something that will fail early if invalid inputs are provided.
MTA task pod has error: `time=2024-02-28T16:05:07Z level=info msg=[addon] Addon reported: failed. error=[CMD] /usr/bin/git failed: exit status 128.`, but this error is never shown to the user and doesn't stop the workflow.
If user tried to click abort it will seem like nothing happened, BUT after waiting for many mins the dialog will popup.
Then if the user tries to abort at this step it will fail with 500 error. (Note aborting soon after workflow execution is successful)
How reproducible:
100%
Steps to reproduce:
1. Run MTA workflow with invalid inputs
2. Wait 1 hr for failure
Actual results:
MTA workflow runs for 1 HR with invalid inputs
Expected results:
MTA workflow fails early
- is related to
-
FLPATH-1080 Disable abort when workflow execution does not exist
- Refinement