rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
170 stars 75 forks source link

Automatically re-scan GitHub commits every 30 minutes #1676

Closed Mark-Simulacrum closed 1 year ago

Mark-Simulacrum commented 1 year ago

This lets us recover from faults in the GitHub API more quickly.

My hope is that this helps with https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/perf.20status.20down.3F but it's not clear what the cause is yet. Presumably re-scanning every 30 minutes will at least limit impact, if the commits are just slow to appear in the API (for example).