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

Single Page / Widget for Resque Tasks #1

Open
S3bb1 opened this issue Aug 12, 2014 · 2 comments
Open

Single Page / Widget for Resque Tasks #1

S3bb1 opened this issue Aug 12, 2014 · 2 comments
Assignees

Comments

@S3bb1
Copy link
Owner

S3bb1 commented Aug 12, 2014

Implement a own Dashboard Page for Tasks/Jobs from Resque

TODO:

  • Write Action for Statistics ( processed Tasks overall, processed Tasks by Worker )

DONE:

  • Action for currently processing Jobs from all Workers
  • Action for delayed Jobs from all Workers
  • Write Action to retrieve failed Tasks
  • Frontend Logic for Single Page App
  • Frontend Logic for Widget(s)
  • Buttons to manually reenqueue diffenerent Tasks

Nice to have's:

  • Overview over all Tasks
  • More Statistics/Details ?
@S3bb1 S3bb1 self-assigned this Aug 12, 2014
@S3bb1
Copy link
Owner Author

S3bb1 commented Aug 13, 2014

Current Implementation :

Widget Layout:
taskswidget

Page Layout:
taskspage

@supamii
Copy link
Contributor

supamii commented Aug 24, 2015

I've noticed that delayed/background tasks won't ever show up as "running".

Also - it would be nice to have the widget auto-refresh?

I'll submit some pull requests for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants