Skip to main content

Module input_tracker

Module input_tracker 

Source
Expand description

Tracks input health (timeouts, liveness) for circuit-breaker recovery.

Structs§

InputTracker
Tracks the health state and last known value of each input.

Enums§

InputState
Health state of a tracked input.