diff --git a/infra/config/config.star b/infra/config/config.star index cc71e1ec50..64923b090a 100755 --- a/infra/config/config.star +++ b/infra/config/config.star @@ -821,8 +821,8 @@ lkgr_config = { "project": "webrtc", "source_url": WEBRTC_GIT, "status_url": "https://webrtc-status.appspot.com", - "allowed_lag": 150, # hours - "allowed_gap": 4, # commits behind + "allowed_lag": 4, # hours (up to 10x during low commit volume periods) + "allowed_gap": 150, # commits behind "error_recipients": WEBRTC_TROOPER_EMAIL, "buckets": { "webrtc/ci": { diff --git a/infra/config/cr-buildbucket.cfg b/infra/config/cr-buildbucket.cfg index 1be58239fc..08619c449a 100644 --- a/infra/config/cr-buildbucket.cfg +++ b/infra/config/cr-buildbucket.cfg @@ -2002,8 +2002,8 @@ buckets { ' ]' ' },' ' "config": {' - ' "allowed_gap": 4,' - ' "allowed_lag": 150,' + ' "allowed_gap": 150,' + ' "allowed_lag": 4,' ' "buckets": {' ' "chromium/webrtc.fyi": {' ' "builders": ['