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

Dashboard UI #8

Open
34code opened this issue Dec 1, 2021 · 4 comments
Open

Dashboard UI #8

34code opened this issue Dec 1, 2021 · 4 comments

Comments

@34code
Copy link

34code commented Dec 1, 2021

Any chance the private dashboard fork will be open-sourced?
If not, any good gems we can rely on for a decent UI similar to sidekiq?

@smudge
Copy link
Member

smudge commented Dec 1, 2021

Hi @34code, thanks for stopping by! I can’t promise anything at this moment, but I can say that we have explored the idea of open sourcing some form of dashboard. Out of curiosity, what high level features would you look for in such a UI?

@34code
Copy link
Author

34code commented Dec 3, 2021

Hi @smudge!

Mainly looking for some key features such as:

  • stats (like sidekiq - jobs processed/failed over time)
  • paginated views of queues (not yet processed)
  • failed jobs view (with ability to retry individually or in bulk)

@34code
Copy link
Author

34code commented Dec 3, 2021

bonus points if the dashboard was extensible with community extensions similar to resque/sidekiq

@amamrenko
Copy link

We use delayed_job_web on FE part and requires delayed_job gem as well.

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

3 participants