-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Description
I have max concurrent builds set to 1.
If I trigger a build (only tested with GitHub App so far) then every app builds at once and doesn't get queued.
Downgrading to 407 seems to fix the issue.
This also only seems to happen if there are no builds running when you commit. If there are builds running then they seem to queue normally.
Steps to Reproduce
- Be on version v4.0.0-beta.408 +
- Have a max concurrent builds set
- Have more apps than max concurrent builds options, e.g. max concurrent = 1, apps = 3
- Have no builds running
5.Trigger builds via a commit (GitHub App)
All builds will run at once and disregard the queue
Example Repository URL
No response
Coolify Version
v4.0.0-beta.415
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04
Additional Information
Unrelated but there is also two 'Cleanup Queue' buttons which appear often as this is happening
sohibegit, OriaBiton, Jayllyz, luco, LucaNerlich and 3 moreyunusozcan, William-Karkegi, gsporto, toxin20, bobalazek and 5 more
Metadata
Metadata
Assignees
Labels
No labels