File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/user-guide/writing-workflows Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1460,9 +1460,10 @@ Clock Triggers
1460
1460
1461
1461
.. warning ::
1462
1462
1463
- This section describes deprecated old-style clock triggers that are part of
1464
- the task definition. Please consider using :ref: `Built-in Clock Triggers `
1465
- (external triggers) instead.
1463
+ This describes a deprecated syntax for defining clock triggers in task
1464
+ configuration. If used, it will be converted automatically to define
1465
+ new-style :ref: `clock triggers <Built-in Clock Triggers >`.
1466
+ Support for the old syntax will be removed in an upcoming release.
1466
1467
1467
1468
By default, datetime cycle points are not connected to the :term: `wallclock time `.
1468
1469
In real time cycling systems, however, some tasks may need to trigger at
You can’t perform that action at this time.
0 commit comments