Files
dify/api/core
Harry d4516e942c fix(trigger): improve error handling in DraftWorkflowTriggerNodeApi and update input class naming
- Removed specific exception handling for ValueError and PluginInvokeError in `DraftWorkflowTriggerNodeApi`, allowing a more general exception to be raised.
- Renamed `PluginTriggerInput` to `TriggerEventInput` in `TriggerEventNodeData` for better clarity and consistency.
- Updated validation logic in `TriggerEventInput` to ensure correct type checks for input values.
2025-10-16 14:04:44 +08:00
..
2025-09-18 12:49:10 +08:00
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2025-09-18 12:49:10 +08:00
2025-10-11 09:08:29 +08:00
2025-10-10 17:30:13 +09:00
2025-10-10 17:30:13 +09:00
2025-10-11 09:08:29 +08:00
2025-10-11 17:46:44 +08:00