Files
twenty/packages/twenty-server/src/modules
Thomas Trompette b0c76c799c Improve workflow queue jobs (#14259)
- move cron commands logic to a workspace service
- add commands to enqueue not started and dequeue staled workflows
- stop dispatching one job per workspace. Handle all workspaces in one
job
- run enqueue cron every 5 minutes instead of every minutes

Follow up:
- add a separated redis key to control if there are not started
workflows. It will avoid fetching workflow runs for each workspace
2025-09-02 14:51:40 +00:00
..
2025-08-28 13:21:26 +02:00
2025-09-02 15:07:15 +02:00
2025-08-08 01:27:05 +02:00