Files
twenty/packages/twenty-server
Thomas TrompetteandGitHub 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-19 19:22:13 +02:00
2025-08-08 16:21:57 +02:00
2025-09-02 14:51:40 +00:00
2025-07-24 15:33:24 +02:00
2025-08-11 14:10:04 +02:00