Skip to content

Feat/gitlab runner concurrency#996

Merged
Falltrades merged 1 commit intodevelopfrom
feat/gitlab-runner-conccurency
Feb 2, 2026
Merged

Feat/gitlab runner concurrency#996
Falltrades merged 1 commit intodevelopfrom
feat/gitlab-runner-conccurency

Conversation

@Falltrades
Copy link
Contributor

Issues liées

Closes: #921


Quel est le comportement actuel ?

WARNING: CONFIGURATION: Long polling issues detected.
Issues found:
  - Request bottleneck: 1 runners have request_concurrency=1, causing job delays during long polling
This can cause job delays matching your GitLab instance's long polling timeout.
Recommended solutions:
  1. Increase 'request_concurrency' to 2-4 for 1 runners currently using request_concurrency=1
Note: The 'FF_USE_ADAPTIVE_REQUEST_CONCURRENCY' feature flag can help automatically adjust request_concurrency based on workload.
This message will be printed each time the configuration is reloaded if the issues persist.
See documentation: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#long-polling-issues  builds=0 max_builds=10

Quel est le nouveau comportement ?

Follow warning configuration.

Cette PR introduit-elle un breaking change ?

No.

Autres informations

Working fine on a development cluster.

@Falltrades Falltrades added this to the MCO milestone Feb 2, 2026
@Falltrades Falltrades self-assigned this Feb 2, 2026
@Falltrades Falltrades added the enhancement New feature or request label Feb 2, 2026
@Falltrades Falltrades force-pushed the feat/gitlab-runner-conccurency branch from abb55fe to d18cff7 Compare February 2, 2026 14:06
@Falltrades Falltrades merged commit bc71481 into develop Feb 2, 2026
2 checks passed
@Falltrades Falltrades deleted the feat/gitlab-runner-conccurency branch February 2, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants