Skip to content

Backoff and retry if API rate limit exceeded #7

Description

@gaddman

If the API rate limit is exceeded an error is generated and the metric is lost. Support for a backoff and retry mechanism would prevent the loss of data in the event the limit is exceeded and is a requirement for us to use this package. Since the API error code doesn't provide any information about the limit, a simple retry such as wait a few seconds and repeat a few times would be an improvement.

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