Skip to content

feat: rate limit + retry config flag for initial queues #105

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

System-Glitch
Copy link

@System-Glitch System-Glitch commented Feb 24, 2025

Relates to #101 and #91

This PR adds some flags to the main command to let users configure the default rate limiting and retry config for queues created with the -queue flag.

This is useful when using the docker image in codebases that can't (or don't want to) create queues manually.

This lacks granularity as this applies to all initial queues, but it should cover the most common use cases. I thinks that if you need that kind of granularity, you should create the queues programmatically anyway.

@fahmifan
Copy link

Will this get merged?

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.

2 participants