pub const DEFAULT_RETRACTION_CURSORS_CAPACITY: usize = 200_000;
Default maximum number of per-object retraction cursors retained in memory.