core.medplumrequestoptions.maxretries | Medplum
MedplumRequestOptions.maxRetries property
Optional max number of retries that should be made in the case of a failed request. Default is 2.
Signature:
maxRetries?: number;
Optional max number of retries that should be made in the case of a failed request. Default is 2.
Signature:
maxRetries?: number;