You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Trigger.dev Cloud we automatically pause execution of tasks when they are waiting for
3
-
longer than a few seconds. You are not charged when execution is paused.
4
-
</Note>
1
+
In the Trigger.dev Cloud we automatically pause execution of tasks when they are waiting for
2
+
longer than a few seconds.
3
+
4
+
When triggering and waiting for subtasks, the parent is checkpointed and while waiting does not count towards compute usage. When waiting for a time period (`wait.for` or `wait.until`), if the wait is longer than 5 seconds we checkpoint and it does not count towards compute usage.
0 commit comments