Are node-level callbacks / plugin hooks planned for graph Workflow?
オープン
core
needs review
- 主要言語
- Python
- スター
- 21.5k
- フォーク
- 4k
- 平均マージ
- 1日 14時間
- マージ済み PR(30日)
- 37
説明
Is there a plan to add node-level callbacks (or plugin hooks) for graph `Workflow`?
I'd like to log each node execution from a `Plugin`, but `NodeRunner` doesn't dispatch plugin callbacks, and `on_event_callback` only shows what a node emitted, not when it ran.
Something like `before_node_callback` / `after_node_callback` on `BasePlugin` would be enough for my case.
Is this planned, or is the intended approach something else?
コントリビューションガイド
評価
この issue はまだ評価されていません。