mirror of https://github.com/langgenius/dify.git
- Added validation for `PluginTriggerData` and `ScheduleTriggerData` in the `WorkflowService` to support new trigger types. - Updated debug event return strings in `PluginTriggerDebugEvent` and `WebhookDebugEvent` for clarity and consistency. - Enhanced logging in `dispatch_triggered_workflows_async` to include subscription and provider IDs, improving traceability during trigger dispatching. |
||
|---|---|---|
| .. | ||
| schedule_service.py | ||
| trigger_debug_service.py | ||
| trigger_provider_service.py | ||
| trigger_service.py | ||
| trigger_subscription_builder_service.py | ||
| webhook_service.py | ||
| workflow_plugin_trigger_service.py | ||