DEFAULT_CLOSE_BATCH_SIZE
@rotorsoft/act-root / act/src / DEFAULT_CLOSE_BATCH_SIZE
Variable: DEFAULT_CLOSE_BATCH_SIZE
constDEFAULT_CLOSE_BATCH_SIZE:64=64
Defined in: libs/act/src/internal/autoclose-config.ts:36
Default ActOptions.closeBatchSize: 64. Bounds the
Store.query_streams page size + the truncate fan-out per cycle
tick so a "close everything" misconfiguration can't take down the
writer.