mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 03:41:21 +08:00
- Restored the `DraftWorkflowTriggerNodeApi` class to handle polling for trigger events in draft workflows. - Enhanced the implementation to utilize `TriggerDebugEvent` and `TriggerDebugEventPoller` for better event management. - Improved error handling and response structure for node execution, ensuring clarity in API responses. - Updated API documentation to reflect the restored functionality and parameters.