@backblaze-labs/b2-mcp
    Preparing search index...

    Function withReportCircuit

    • Run Usage Report S3 calls through their own breaker.

      Type Parameters

      • T

      Parameters

      • fn: () => Promise<T>

      Returns Promise<T>

      The callback result after the usage-report circuit breaker allows execution.