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 support to browse over the pages using regex in RabbitMQ Scaler #2068

Closed
JorTurFer opened this issue Aug 31, 2021 · 3 comments · Fixed by #2103 or #2162
Closed

Add support to browse over the pages using regex in RabbitMQ Scaler #2068

JorTurFer opened this issue Aug 31, 2021 · 3 comments · Fixed by #2103 or #2162
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@JorTurFer
Copy link
Member

JorTurFer commented Aug 31, 2021

Proposal

RabbitMQ Scaler should be able to browse the pages (the queues are paginated) when it uses regex

Use-Case

In our most intensive case, we are getting 723 queues those match the regex. We are using cloudamqp as a RabbitMQ provider and, at least this provider, has limited the maximum amount of queues that you can get at once in 500 per page. (and the default value is 100 per page).

Right now, the scaler is missing the queues in all pages except the first one without any error.

Anything else?

No response

@JorTurFer JorTurFer added feature-request All issues for new features that have not been committed to needs-discussion labels Aug 31, 2021
@JorTurFer
Copy link
Member Author

JorTurFer commented Aug 31, 2021

As other times, if you agree I'll do it

@JorTurFer
Copy link
Member Author

Hi @zroubalik ,
Maybe this issue should still be opened till @coderanger answer :) (I know that it was closed automatically)

@zroubalik zroubalik reopened this Sep 20, 2021
@zroubalik
Copy link
Member

@JorTurFer yeah, thanks for the reminder :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
None yet
2 participants