Skip to content

[Bug]: Max Concurrent Builds being ignored #5747

@EuanMorgan

Description

@EuanMorgan

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

  1. Be on version v4.0.0-beta.408 +
  2. Have a max concurrent builds set
  3. Have more apps than max concurrent builds options, e.g. max concurrent = 1, apps = 3
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions