travis-ci / worker

Worker runs your Travis CI jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to limit maximum number of concurrent builds using jupiterbrain backend

amanya opened this issue · comments

Hello, there is a special setting needed to make the worker using the jupiterbrain backend to honor the POOL_SIZE setting?

From my tests, jobs are being picked up after passing the limit. At some point they start to queue but usually is behind the POOL_SIZE threshold.

Thanks!

I'm closing that, now that I have it in production for a few days seems to work perfectly fine. Sorry for the noise.