Hi, anyone know if there a way to set a task `time...
# flyte-support
s
Hi, anyone know if there a way to set a task
timeout
across retries, rather than per retry?
t
no this is not currently possible.
you mean to keep a running counter of the time?
i don’t think i’ve heard that before.
s
yeah lets say 3 retries, if there's a timeout set to 1 hour, each retry attempt times out in 1 hour (so task doesn't time out until 3 hours). Vs, the task should timeout in 1 hour regardless of how many retries have been attempted