DEFAULT_AUTOCLOSE_CYCLE_MS
@rotorsoft/act-root / act/src / DEFAULT_AUTOCLOSE_CYCLE_MS
Variable: DEFAULT_AUTOCLOSE_CYCLE_MS
constDEFAULT_AUTOCLOSE_CYCLE_MS:60000=60_000
Defined in: libs/act/src/internal/autoclose-config.ts:28
Default ActOptions.autocloseCycleMs: 60 s. Sized for typical business-app close cadences (close-when-resolved on tickets, close-when-stale on sessions) where same-second response is not the goal. Operators with tighter requirements override; the floor is 10 s (any tighter is the wrong primitive).