core.medplumrequestoptions.maxretrytime
Home > @medplum/core > MedplumRequestOptions > maxRetryTime
MedplumRequestOptions.maxRetryTime property
Optional maximum time to wait between retries, in milliseconds; defaults to 2000
(2 s).
Signature:
maxRetryTime?: number;