Skip to main content

STORAGE_GC_MARGIN

Constant STORAGE_GC_MARGIN 

Source
const STORAGE_GC_MARGIN: u64 = 5;
Expand description

Views to retain in storage GC behind the decided view, so in-flight storage writes for recent views aren’t aborted before they persist.