Hi, anyone know if there a way to set a task `time...
# ask-the-community
d
Hi, anyone know if there a way to set a task
timeout
across retries, rather than per retry?
y
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.
d
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