chaps-io / gush

Fast and distributed workflow runner using ActiveJob and Redis
MIT License
1.03k stars 103 forks source link

Introduce Gush Workflows monitoring #33

Closed cabello closed 7 years ago

cabello commented 7 years ago

Uses Sidekiq Web infra-structure to display & monitor Gush Workflows.

Note: This may not be production ready yet because it loads all Gush workflows keys from the Redis database.

image

pokonski commented 7 years ago

This is pretty cool! I didn't know you can extend the Web UI so easily, will have a look :)

cabello commented 7 years ago

Hello, any changes I can do to make this PR viable?

pokonski commented 7 years ago

Hi Danilo!

I definitely want to have this merged but was swamped with work so didn't have time to review this. I'll have a deeper look this weekend!

Thanks for this :)

17 paź 2016 9:57 PM "Danilo Cabello" notifications@github.com napisał(a):

Hello, any changes I can do to make this PR viable?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chaps-io/gush/pull/33#issuecomment-254315623, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIQ6vaeyLm-BAPoM9b1xpPQjpXm5IIsks5q09M_gaJpZM4JqevN .

ferusinfo commented 7 years ago

Is there any chance you could squash the commits? It would be easier to read it - I might find time this week to look through it ;)

cabello commented 7 years ago

HI, I am closing this PR due to lack of traction, I understand everyone is busy with something else. Please feel free to use my contribution if you think it's useful.

dmitrypol commented 6 years ago

this would be a great feature to add