[BUG]: map_task
with timeout on tasks fails with min_success_ratio
set
#3875
Labels
array-node
backlogged
For internal use. Reserved for contributor team workflow.
bug
Something isn't working
exo
fit-and-finish
Describe the bug
A failing task due to timeout should get filtered by map_task's min_success_ratio functionality. Note: timeout seems to be ignored locally and this only fails after registering.
The issue I see in the flyteui:
[1/1] currentAttempt done. Last Error: USER::task execution timeout [10s] expired
An mre/snippet:
Expected behavior
I would expect
map_task
to succeed and for the result to be of length 3 corresponding to the successful tasks.Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: