Skip to content

featureflag: Remove concurrency_queue_enforce_max feature flag

John Cai requested to merge jc-remove-max-queue-size-ff into master

Now that the concurrency_queue_enforce_max has been running in staging and production without issue, we can remove it.

https://dashboards.gitlab.net/d/CP23bQfnz/gitaly-request-limiting?orgId=1 has a "Dropped Requests - Max Queue Size" graph that shows no data, which is because there have no requests dropped since we set the limit very high.

Edited by John Cai

Merge request reports