## MedplumRequestOptions.maxRetryTime property [​](/content/docs/sdk/core.medplumrequestoptions.maxretrytime#medplumrequestoptionsmaxretrytime-property/index.html)

Optional maximum time to wait between retries, in milliseconds; defaults to `2000` (2 s).

**Signature:**

```typescript
maxRetryTime?: number;
```

- [MedplumRequestOptions.maxRetryTime property](/content/docs/sdk/core.medplumrequestoptions.maxretrytime#medplumrequestoptionsmaxretrytime-property/index.html)
