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
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/triggers/sim.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Pick one event per Sim trigger block:
20
20
<li><strong>Workflow Deployed</strong>: a watched workflow was deployed (including redeploys and version rollbacks)</li>
21
21
</ul>
22
22
23
-
**Alert conditions** — evaluated as runs complete, with a cooldown so they fire at most once per cooldown window:
23
+
**Alert conditions** — evaluated as runs complete (failure-based conditions evaluate on failed runs), with a cooldown so they fire at most once per cooldown window:
24
24
25
25
<ulclassName="list-disc space-y-1 pl-6">
26
26
<li><strong>Consecutive Failures</strong>: the last N runs all failed</li>
0 commit comments