dify/api/services/workflow
Yeuoly 3d5e2c5ca1 feat(trigger): add suspend/timeslice layers and workflow CFS scheduler
- add suspend, timeslice, and trigger post engine layers
- introduce CFS workflow scheduler tasks and supporting entities
- update async workflow, trigger, and webhook services to wire in the new scheduling flow
2025-10-21 19:20:54 +08:00
..
__init__.py
entities.py feat(trigger): add suspend/timeslice layers and workflow CFS scheduler 2025-10-21 19:20:54 +08:00
queue_dispatcher.py
rate_limiter.py
scheduler.py feat(trigger): add suspend/timeslice layers and workflow CFS scheduler 2025-10-21 19:20:54 +08:00
workflow_converter.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00