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

[PLAT-390] Add pagination in queues page and ability to pause/unpause inside queue page #3

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

mightymercado
Copy link
Collaborator

@mightymercado mightymercado commented Oct 16, 2023

Context:
Loading of sidekiq queues page has started to timeout.

Ticket:
https://apollopde.atlassian.net/browse/PLAT-390

Solution:

  • Add ability for engineer to directly pause a queue in the queue page itself (without fetching other queues).
  • Add pagination in sidekiq queues page (default per_page = 20)
  • (additional safeguard) remove ability to live poll

Preview:
image
image

@RafikFarhad RafikFarhad merged commit 8e3c412 into jatin/6.0.7_patched Oct 16, 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.

2 participants