Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Rate Limiter to resource_victorops_routing_key.go #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ehharris
Copy link

This adds a rate limiter to resource_victorops_routing_key.go to adhere to 2 requests per second as per the API docs.

Builds off of #19 and partially fixes #18

Copy link
Member

@kevalds51 kevalds51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vertex
Copy link

vertex commented Jun 27, 2024

LGTM but I fear this provider is no longer supported if this has been here for half a year.

@vertex
Copy link

vertex commented Jun 27, 2024

@kevalds51 is there any reason this can't get merged and built?

@kevalds51
Copy link
Member

@ehharris Do we plan to merge this or did you encounter something during testing earlier?

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

Successfully merging this pull request may close these issues.

Reading & Writing too quickly - {"message":"Too Many Requests"}
3 participants