Skip to content

Commit 00a08b3

Browse files
authored
public repo edit
1 parent 70bbae9 commit 00a08b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/concepts-pipeline-execution-triggers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ Tumbling window triggers are a type of trigger that fires at a periodic time int
322322

323323
For more information about tumbling window triggers and, for examples, see [Create a tumbling window trigger](how-to-create-tumbling-window-trigger.md).
324324

325-
[!NOTE]
326-
The tumbling window trigger run **waits for the triggered pipeline run** to finish. Its run state reflects the state of the triggered pipeline run. For example, If triggered pipeline run is cancelled, cooresponding tumbling window trigger run is marked cancelled. This is different than the 'fire and forget' behavior of the schedule trigger which is marked successful as long as a pipeline run started.
325+
> [!NOTE]
326+
> The tumbling window trigger run *waits for the triggered pipeline run* to finish. Its run state reflects the state of the triggered pipeline run. For example, if a triggered pipeline run is cancelled, the corresponding tumbling window trigger run is marked cancelled. This is different from the "fire and forget" behavior of the schedule trigger, which is marked successful as long as a pipeline run started.
327327
328328
## Event-based trigger
329329

0 commit comments

Comments
 (0)