Searched refs:auto_throttle (Results 1 – 1 of 1) sorted by relevance
931 auto_throttle = None variable in Buildbot959 if self.auto_throttle:962 remaining = (datetime.timedelta(seconds=self.auto_throttle) - delta)1015 buildbot.auto_throttle = options.throttle