<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [StorageService](./storage-types.storageservice.md) &gt; [maxUploadRetryTime](./storage-types.storageservice.maxuploadretrytime.md)

## StorageService.maxUploadRetryTime property

The maximum time to retry uploads in milliseconds.

<b>Signature:</b>

```typescript
maxUploadRetryTime: number;
```
