LogoRobo.js
Framework

WAL STALE THRESHOLD MS

Variable: WAL_STALE_THRESHOLD_MS

const WAL_STALE_THRESHOLD_MS: number;

Default threshold for considering a WAL entry "stale" (5 minutes). Stale entries in 'pending' phase are rolled back instead of replayed.

On this page