brows3r — TypeScript API
    Preparing search index...

    Function transferRetry

    • Re-enqueue a failed or canceled transfer from the beginning.

      A new request ID is returned; the original transfer record is unchanged. Retries are not resumable in v1 (per AC-14).

      Parameters

      • requestId: string

        The UUID v4 request ID of the failed/canceled transfer.

      Returns Promise<string>

      A new requestId for the re-started transfer.