G'day,
One of the things I've realised is that I need to have a series of repositories upgraded and polling more frequently for short periods of time, during break fix phases. I often wondered if less frequent polling could ramp up frequency for short periods of time. E.g. Shared library is polled every 2 hours during a work day, then if a change occurs, expect more, so poll every 5 minutes. There could be lots of options here, but I think you get the idea.
It would be good if there was a VIEW in Continua at administration/ci/repositories/ that would allow you to quickly monitor the frequency of repository polling. It might be also nice if you could quickly drag and drop the repositories into the frequency setting you wanted.
This might seem trivial, but with Modular development and DVCS, I'm finding that my repository volumes growing quickly and it's not easy to visualise the frequency of polling in the current UI. While my Continua server is massively overpowered, I don't really want to annoy any of my online source control providers by being too chatty with CI repository checks.
My 2 cents.