-
Notifications
You must be signed in to change notification settings - Fork 663
Closed
Labels
C-internal 🔧Category: Nonessential work that would make the codebase more consistent or clearCategory: Nonessential work that would make the codebase more consistent or clear
Description
Currently we have no way to get paged if we lose consistency between the crates.io database and the git index. Having such alerts would improve the team's response time to outages like 2020-02-20.
The job should run periodically, with an high enough frequency to produce actionable alerts but a low enough frequency to avoid disruptions to other jobs in the queue. Also, it should ignore crates in the database still waiting for the background job pushing the index commit to execute (we already have separate alerts if those jobs stay in the queue too much).
kristianpaul
Metadata
Metadata
Assignees
Labels
C-internal 🔧Category: Nonessential work that would make the codebase more consistent or clearCategory: Nonessential work that would make the codebase more consistent or clear