package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Mar 21, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BackoffDelay returns the backoff delay for a given failure count.
type PatrolResult struct {
StaleIssues int
FailedIssues int
RedispatchedCount int
EscalatedCount int
StuckPRs int
CIFailures int
}
PatrolResult holds the result of a monitor patrol.
Patrol checks for stale, failed, or stuck work and takes corrective action.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.