Skip to main content

POLL_INTERVAL

Constant POLL_INTERVAL 

Source
pub const POLL_INTERVAL: Duration;
Expand description

How often the poller fetches /operator/state. 5 s matches the Addendum A §2 target classifier tick cadence — faster than the operator can notice a mislabel, slower than a naive polling loop.