Join Slack
Powered by
<#3642 [BUG] Single task executions should not def...
# flyte-github
a
acoustic-carpenter-78188
05/06/2023, 5:59 AM
#3642 [BUG] Single task executions should not default to a node execution deadline of 24 hours
Issue created by
jeevb
Describe the bug
It is not clear if this is a bug, or is intended for a good reason. Currently, single task executions receive a default hard coded timeout of 24 hours:
https://github.com/flyteorg/flyteadmin/blob/950ad1522aa8697777b86bb39e5df73eaf64e530/pkg/manager/impl/util/single_task_execution.go#L29
As such, they do not respect the default deadlines specified at the platform level, or the timeout specified at the task level in Flytekit.
Expected behavior
Single task executions do not timeout by default at 24 hours, and respect the task's timeout or the platform node execution deadline.
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte
acoustic-carpenter-78188
05/26/2023, 6:47 PM
#3642 [BUG] Single task executions should not default to a node execution deadline of 24 hours
Issue closed as completed by
hamersaw
flyteorg/flyte
2
Views
Open in Slack
Previous
Next