Say we have 50 plans setup in Bamboo and they all have a polling trigger set to the default interval of 180 seconds.
Do all 50 plans check for changes at the exact same time? Is there a way to stagger when each plan does it check?
No, the polling is not done at the same time, there's a limit on how many plans check for new changes at the same time, polling events above that limit queue up. The limit is controlled by system property:
"bamboo.plan.exe.threads"
Default value is 4.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.