drupflare/worker - v1.0.0
    Preparing search index...

    Variable BUDGET_PROJECTION_SAMPLESConst

    BUDGET_PROJECTION_SAMPLES: 8 = TREND_RING_SAMPLES

    How far ahead a budget projection may extrapolate, in samples.

    Tied to the ring size rather than picked, so the check never claims to see further forward than it can see back. Samples, never milliseconds: Date.now() inside the isolate reads 0 on the edge, so a time-based projection cannot be computed there at all.