Files
dify/web/service
Harry 0cb0cea167 feat(trigger): enhance trigger plugin data structure and error handling
- Added `plugin_unique_identifier` to `PluginTriggerData` and `TriggerProviderApiEntity` to improve identification of trigger plugins.
- Introduced `PluginTriggerDispatchData` for structured dispatch data in Celery tasks, enhancing the clarity of trigger dispatching.
- Updated `dispatch_triggered_workflows_async` to utilize the new dispatch data structure, improving error handling and logging for trigger invocations.
- Enhanced metadata handling in `TriggerPluginNode` to include trigger information, aiding in debugging and tracking.

These changes improve the robustness and maintainability of trigger plugin interactions within the workflow system.
2025-09-16 15:39:40 +08:00
..
2025-07-30 13:40:48 +08:00
2024-02-01 18:07:26 +08:00
2025-07-17 10:52:10 +08:00
2025-02-17 17:05:13 +08:00
2025-07-17 10:52:10 +08:00
2024-10-21 09:23:20 +08:00
2025-02-17 17:05:13 +08:00
2024-04-24 15:02:29 +08:00
2025-03-07 18:10:40 +08:00
2025-02-17 17:05:13 +08:00
2025-08-29 14:10:51 +08:00
2025-02-17 17:05:13 +08:00
2025-06-24 09:10:30 +08:00