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

Basic UI to show timeseries data. #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lukeasrodgers
Copy link
Collaborator

@lukeasrodgers lukeasrodgers commented Nov 10, 2016

d3 bar graphs plus typical resque table UI for performed and enqueued jobs.

Fixes #12

Looking for feedback from people using this gem. The UI is definitely pretty barebones, but I think that is typical and fine for resque plugins.

screen shot 2016-11-09 at 8 50 57 pm

d3 bar graphs plus typical resque table UI for performed and enqueued
jobs.
Include d3 in gem.
These can fail non-deterministically if jobs take a bit longer to run
than expected (CI machine is slow, GC is slow, whatever).
There's no simple way to guarantee we won't get random failures here,
afaik.
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.

1 participant