backblaze-labs/b2-action - v0.1.0
    Preparing search index...

    Function makeProgressListener

    • Build a progress listener that throttles output to one update per intervalMs (default 1s) so a long-running upload doesn't flood the workflow log with thousands of lines. The first event and the final event are always emitted.

      Parameters

      • label: string
      • intervalMs: number = 1000

      Returns ProgressListener