Skip to content

Unable to delete filter, got error: Message: 429 Too Many Requests #604

Description

@Anton0

Our Terraform isn't what I'd consider particularly large but we've started to hit this error pretty regularly

│ Error: opslevel client error
│ 
│   with opslevel_check_service_property.datadog_service_tag_on_jobs,
│   on rubric_ownership.tf line 169, in resource "opslevel_check_service_property" "datadog_service_tag_on_jobs":
│  169: resource "opslevel_check_service_property" "datadog_service_tag_on_jobs" {
│ 
│ Unable to create check_service_property, got error: Message: 429 Too Many
│ Requests, Locations: [], Extensions: map[code:request_error], Path: []
╵

I suspect due to this limit "API Token Request Limit: No more than 250 API requests per minute per API token"

Since there's no way to increase this limit it might be nice to implement some handling of the provided header?

RateLimit-Retry-After - The number of seconds to wait before its safe to retry again because you'll have room left in the budget for that API Token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions