mirror of
https://github.com/langgenius/dify.git
synced 2026-01-25 21:22:16 +08:00
- Updated the trigger subscription query to join with the AppTrigger model, ensuring only enabled app triggers are considered. - Enhanced the filtering criteria for retrieving subscribers based on the AppTrigger status, improving the accuracy of the trigger subscription handling. |
||
|---|---|---|
| .. | ||
| 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 | ||