Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Retry with back-off if 429 'user rate limit exceeded' response returned #158

Open
karenwilsonpdx opened this issue Jan 22, 2019 · 0 comments

Comments

@karenwilsonpdx
Copy link

If volume get/create/attach/detach/delete API requests end up throttled and a 429 response is returned, the retries need to happen with back-off as described in the OCI documentation:
https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm?Highlight=throttl#seven

"exponential back-off, starting from a few seconds to a maximum of 60 seconds"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant