chaps-io / gush

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

Project Idea - Web UI #91

Closed shaul75 closed 1 year ago

shaul75 commented 2 years ago

One of the difficulties we face when running complex workflows is monitoring them in real-time, seeing the whole picture per specific executions and/or investigating what went wrong.

These are some of my thoughts on the capabilities:

I started fiddling around a bit on creating a dependency manager + Admin UI before I came across this gem. I'm curious would this be a feature desired as an enhancement for Gush?

pokonski commented 1 year ago

There is one but it is admittedly very old https://github.com/chaps-io/gush-control

If you feel like creating your own that is great, and we can feature it in README :grin: