Skip to main content

tick

Function tick 

Source
pub fn tick() -> Result<Value>
Expand description

One daemon tick. Walks every pending file and advances it one step in the state machine. Each file’s failures are isolated — a single broken file doesn’t stop processing of the rest. Also GCs old terminal-state files.