sdk.lusid.extensions.retry.RetryingRestWrapper
- class RetryingRestWrapper(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
delete_requestget_requesthead_requestoptions_requestpatch_requestpost_requestput_requestrequest