Expand description
Attempt timeout scanner.
Iterates ff:idx:{p:N}:attempt_timeout for each partition, finding
attempts whose timeout score is <= now. For each, calls
FCALL ff_expire_execution which handles all lifecycle phases
(active, runnable, suspended) and transitions to terminal(expired).
Reference: RFC-010 §6, function #29c
Structs§
Functions§
- expire_
execution_ raw - Call ff_expire_execution for one execution.