drupflare/drangler - v0.1.0
    Preparing search index...

    Function runCpu

    • Summarises a saved wrangler tail --format json capture, and refuses one that cannot be trusted.

      Reads a file rather than attaching, because a tail is a long-lived stream and because the capture is the artifact worth keeping: the same bytes can be re-read after the rule for reading them changes, which is exactly what happened when tail was found dropping every Durable Object event.

      Parameters

      Returns Promise<void>