React Native Firebase
    Preparing search index...
    • Sets the maximum time in milliseconds to retry an upload if a failure occurs. android & iOS only.

      Parameters

      • storage: FirebaseStorage

        Storage instance.

      • time: number

        The new maximum operation retry time in milliseconds.

      Returns Promise<void>