Searched refs:auto_throttle (Results 1 – 1 of 1) sorted by relevance
936 auto_throttle = None variable in Buildbot964 if self.auto_throttle:967 remaining = (datetime.timedelta(seconds=self.auto_throttle) - delta)1021 buildbot.auto_throttle = options.throttle