monitor

package
v0.3.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackoffDelay

func BackoffDelay(failureCount int) time.Duration

BackoffDelay returns the backoff delay for a given failure count.

Types

type PatrolResult

type PatrolResult struct {
	StaleIssues          int
	FailedIssues         int
	RedispatchedCount    int
	EscalatedCount       int
	StuckPRs             int
	CIFailures           int
	StaleReadyDispatched int
	ConflictDetected     int
}

PatrolResult holds the result of a monitor patrol.

func Patrol

Patrol checks for stale, failed, or stuck work and takes corrective action.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL