Skip to content

Feature Request: Rate Limiting for Total Requests per Minute #2582

Open
@woehrl01

Description

@woehrl01

Our organization frequently hits rate limits in our CI/CD pipeline due to the large number of resources managed using the New Relic Terraform provider. Next to affecting the ci pipeline this rate limit has an impact to other unrelated services currently accessing the API.

Proposed Solution:

Implement a feature within the New Relic Terraform provider to set a rate limit for total requests per minute.

Feature Details:

  • Configuration Option: Introduce a setting to specify the rate limit for total requests per minute. This option should be made on the provider level.
  • Graceful Handling: Handle rate limit exceedances within the provider to avoid disruptions in deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions