dify/api/controllers
Harry a33d04d1ac refactor(trigger): unify debug event handling and improve polling mechanism
- Introduced a base class for debug events to streamline event handling.
- Refactored `TriggerDebugService` to support multiple event types through a generic dispatch/poll interface.
- Updated webhook and plugin trigger debug services to utilize the new event structure.
- Enhanced the dispatch logic in `dispatch_triggered_workflows_async` to accommodate the new event model.
2025-10-08 17:31:16 +08:00
..
common feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
console refactor(trigger): unify debug event handling and improve polling mechanism 2025-10-08 17:31:16 +08:00
files feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
inner_api fix: resolve UUID parsing error for default user session lookup (#26109) 2025-09-26 16:23:16 +08:00
mcp Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
service_api Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
trigger refactor(trigger): unify debug event handling and improve polling mechanism 2025-10-08 17:31:16 +08:00
web fix: Message => str (#25876) 2025-09-18 17:57:57 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00