sdk.lusid.extensions.retry.RetryingRestWrapperAsync
- class RetryingRestWrapperAsync(rest_object, retries=3, rate_limit_retries=2)[source]
Wrapper for HTTP requests Which retries on failure And waits the amount of time specified in the Retry After header.
Methods
closedelete_requestget_requesthead_requestoptions_requestpatch_requestpost_requestput_requestrequest