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

Add limiter to dns workers #401

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

Genne23v
Copy link
Contributor

Close #382

This is to avoid Route 53 throttling issue which allows 5 requests per second. To set a buffer to the limit, Bullmq limiter is set to 3 per second. Limiter is not set to non Route 53 related worker.

@Genne23v Genne23v added this to the Milestone 0.7 milestone Mar 21, 2023
@Genne23v Genne23v self-assigned this Mar 21, 2023
@Genne23v Genne23v merged commit 4222fad into DevelopingSpace:main Mar 21, 2023
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.

Set BullMQ limiter in Route53 workers
3 participants