Closed
Bug 1618836
Opened 5 years ago
Closed 5 years ago
Integrate the backfill logic in the PerfSheriffBot
Categories
(Tree Management :: Perfherder, task, P1)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: igoldan, Assigned: igoldan)
References
Details
This task should handle the conditions for doing the backfills.
Conditioned by a feature flag which will be disabled by default.
Updates the backfilled records from Ready for processing
to Backfilled
. If errors out immediately update to Failed
instead.
Update the current hard limits and store them in MySQL.
Don’t backfill if the limits are exceeded.
Provide the appropriate test coverage.
Assignee | ||
Updated•5 years ago
|
Summary: Integrate the logic above in the PerfSheriffBot → Integrate the backfill logic in the PerfSheriffBot
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → igoldan
Assignee | ||
Updated•5 years ago
|
Priority: P2 → P1
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•