pub(crate) const GC_FALLBACK_THRESHOLD_MS: Config<usize>;
Determines how long to wait before an active GC is considered “stuck” and a new GC is started.