Skip to content

Commit c945d32

Browse files
committed
Triggers Doc: Add note about startup trigger behavior WRT self-initiated upgrades, restarts, and shutdowns.
1 parent 597a389 commit c945d32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/triggers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ Parameters:
222222
| `params` | Object | Optional | Optionally include parameter overrides for the event / plugin. |
223223
| `tags` | Array | Optional | Optionally include a set of [Tag.id](data.md#tag-id)s to add to the job as it starts. |
224224

225+
Note that the startup trigger will not activate if the xyOps service was manually restarted due to a user-requested upgrade, restart or shutdown action from the UI.
226+
225227
### Catch-Up
226228

227229
Catch-up mode is an optional feature designed to ensure that an event always runs on schedule, even when certain situations arise that may temporarily prevent its execution. This can include scenarios such as:

0 commit comments

Comments
 (0)