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

Protection for Rate Limiting Client Abuse #70

Open
soulfire89 opened this issue Oct 13, 2024 · 0 comments
Open

Protection for Rate Limiting Client Abuse #70

soulfire89 opened this issue Oct 13, 2024 · 0 comments

Comments

@soulfire89
Copy link

soulfire89 commented Oct 13, 2024

Hey,
I was thinking about the following feature.

Is your feature request related to a problem? Please describe.
Skripts causing error message with the HTTP status code 429 and 400, following by a blocked access until VVM will be restartet manually.

Describe the solution you'd like
A clear and concise description of what you want to happen.
I know the problem is selfmade, but sometimes its hard to prevent multiple requests within the time restriction. Can you think about an feature to protect API due to high frequence requests following the developer restrictions by one request every 4th second?

image

My Adapter setting is set to 1min, but i think its for the PULL requests and not for PUSH.
image

Describe alternatives you've considered
For now I'm thinking about additional timeplans in my skripts with activation every 5th second, to avoid the issue.

BR

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

No branches or pull requests

1 participant