Files
dify/api/services
Harry dab4e521af feat(trigger): enhance trigger event handling and introduce new debug event polling
- Refactored the `DraftWorkflowTriggerNodeApi` and related services to utilize the new `TriggerService` for polling debug events, improving modularity and clarity.
- Added `poll_debug_event` methods in `TriggerService`, `ScheduleService`, and `WebhookService` to streamline event handling for different trigger types.
- Introduced `ScheduleDebugEvent` and updated `PluginTriggerDebugEvent` to include a more structured approach for event data.
- Enhanced the `invoke_trigger_event` method to improve error handling and data validation during trigger invocations.
- Updated frontend API calls to align with the new event structure, removing deprecated parameters for cleaner integration.
2025-10-15 11:04:09 +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