Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
This repository was 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

@karenwilsonpdx

Description

@karenwilsonpdx

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions