#Self-hosted limit on concurrent runs?
1 messages · Page 1 of 1 (latest)
There's no maximum that you can get it to. But there are a lot of different settings in there.
My guess is that you need to set the maximumConcurrencyLimit column on tyour organization in the database. It defaults to the value of the env var DEFAULT_ORG_EXECUTION_CONCURRENCY_LIMIT. We recently changed this value for v3, it may have been 30 before.