Skip to content

docs: Document Gitaly backpressure

John Cai requested to merge jc-docs-backpressure into master

There are a couple of knobs we can turn in Gitaly in terms of backpressure. Concurrency queue & limits, and rate limiting. This change documents both.

Merge request reports