Our git server is set up to notify our jenkins instance whenever a commit was received by using cURL by saying checking poll SCM for changes and adding an empty schedule. As our developer count has grown we've noticed a slow increase in backlog, and it seems to be that while there is a build the git plugin won't be poll for changes. When the build finishes it'll poll fine.
It's set up to only build from branches with a certain prefix - is that what's preventing concurrent polling? Patrick Rose -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/94e91126-b500-4de6-9a60-79bce3e20e9e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
