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

    Function isRetryableError

    • Classify whether an error should be retried by withRetry.

      Parameters

      • err: unknown

        Error-like value to classify.

      Returns boolean

      True for explicit retryable errors or configured transient statuses.