monitor

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 7 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
}

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