## MedplumRequestOptions.maxRetries property [​](/content/docs/sdk/core.medplumrequestoptions.maxretries#medplumrequestoptionsmaxretries-property/index.html)

Optional max number of retries that should be made in the case of a failed request. Default is `2`.

**Signature:**

```typescript
maxRetries?: number;
```  
- [MedplumRequestOptions.maxRetries property](/content/docs/sdk/core.medplumrequestoptions.maxretries#medplumrequestoptionsmaxretries-property/index.html)
