videosphere
    Preparing search index...
    • Returns whether a resumable upload failure should keep the persisted session for a later retry.

      Parameters

      • result: { ok: false; error: PlatformUploadError }

        Structured upload failure.

      • extraRetryableCodes: readonly string[]

        Platform-specific error codes that remain retryable.

      Returns boolean

      True when the session should be retained across attempts.