Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 0ad6e24

Browse files
authored
Updating future works to emphasize TriggerPolicy
1 parent 4b6c81a commit 0ad6e24

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rfcs/20200601-tfx-udsl-semantics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,8 @@ ML pipelines that will uniformly support:
419419

420420
Beside that, we will also explore:
421421

422-
- Options and APIs to support custom triggering logic for single node as well
423-
as sub-pipelines.
422+
- Formalizing `TriggerPolicy` as part of the node abstraction. This also
423+
include exploring options and APIs to support custom triggering logic for
424+
single node as well as sub-pipelines.
424425
- Options and APIs to support parallel executor runs within a component to add
425426
more efficiencies and flexibilities.

0 commit comments

Comments
 (0)