-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
Area-Validation-PipelineIssues related to the manifest validation pipeline.Issues related to the manifest validation pipeline.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Milestone
Description
Description of the new feature/enhancement
Given a large number of PRs in a short period of time, the pipelines can become somewhat unresponsive. When the back-end infrastructure starts responding with 503 and specifying Retry-After, things can get backed up. This can result in a cascade failure where it takes a long time to catch back up.
I'd like to have a better mechanism to queue and schedule validation runs to keep throughput optimized and avoid cascade failures where subsequent attempt to trigger validation runs don't continue to overload back-end services.
Proposed technical implementation details (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-Validation-PipelineIssues related to the manifest validation pipeline.Issues related to the manifest validation pipeline.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Type
Projects
Status
In Progress