wangxiaolei
wangxiaolei
i using latest dev import success, not using file, just using api import as json
i want to try this issue
i want to have a try
python style check failed, you can ``` class Node: @property def execution_id(self) -> str: return self._node_execution_id def ensure_execution_id(self) -> str: if not self._node_execution_id: self._node_execution_id = str(uuid4()) return self._node_execution_id ```
add unittest: Hook/event order: on_node_run_start -> NodeRunStartedEvent -> … -> NodeRunSucceeded/Failed -> on_node_run_end.
> hi @fatelei This PR is ready for review, fixed Python style issues and adds unit tests for the Observability layer. > > the "hook/event order" you mentioned: events appear...
git commit squash
this is my dsl [test.yml](https://github.com/user-attachments/files/24072541/test.yml) i have no errors