Files
dify/api/services
Harry ad2b910d73 refactor(trigger): Enhance error handling and parameter resolution in trigger workflows
- Improved error handling in `DraftWorkflowTriggerRunApi`, `DraftWorkflowTriggerNodeApi`, and `DraftWorkflowTriggerRunAllApi` to raise exceptions directly, providing clearer error messages.
- Introduced `get_event_parameters` method in `PluginTriggerProviderController` to retrieve event parameters for triggers.
- Updated `PluginTriggerNodeData` to include a new method for resolving parameters based on event schemas, ensuring better validation and handling of trigger inputs.
- Refactored `TriggerService` to utilize the new parameter resolution method, enhancing the clarity and reliability of trigger invocations.
2025-10-15 17:05:51 +08:00
..
2025-10-13 10:16:12 +08:00
2025-10-10 23:41:16 +08:00
2025-10-11 09:08:29 +08:00
2025-09-24 03:32:48 +08:00
2025-08-29 14:10:51 +08:00
2025-09-22 23:07:09 +08:00
2025-09-24 03:32:48 +08:00
2025-10-11 09:08:29 +08:00
2025-10-11 09:08:29 +08:00
2025-09-22 23:07:09 +08:00
2025-10-11 09:08:29 +08:00