Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
doc: explain limit on concurrency per repo
Lars Wirzenius committed 5 months ago
commit ac530cf29efaffb9640b0cdd35d6c288d996bb71
parent 7d740a9
1 file changed +6 -0
modified doc/userguide.md
@@ -318,6 +318,12 @@ variable named in `config_env` to the path to the temporary file. This
can reduce the number of files needed to be maintained to configure
`cib` and all the adapters.

+
## On concurrency
+

+
The CI broker allows mulitple CI runs to run at the same time. However, it
+
only allows at a time per repository. The `concurrent_adapters` setting refers
+
to the total number of adapter processes running at the same time.
+


# CI events