Support AllPredecessor semantics for selected Nodes
Open
C-feature-request
D-compose
- Dominant language
- Go
- Stars
- 13k
- Forks
- 1.1k
- Avg merge
- 4h 6m
- Merged PRs (30d)
- 41
Description
Currently the NodeTriggerMode is graph level, applied to all nodes at graph compile time. There are use cases where in an AnyPredecessor graph, a few nodes wants to adopt the AllPredecessor semantics. Without first class support from eino framework, users would have to do manual step length alignment by adding passthrough nodes, which is costly and fragile.
Contributor guide
Assessment
This issue has not been assessed yet.