belighted / bennett

Bennett is a continuous integration server aimed at Ruby on Rails applications and Git
MIT License
59 stars 15 forks source link

Better workers management #35

Open joelcogen opened 12 years ago

joelcogen commented 12 years ago

Several things should be improved

Either we make the dependency on Redis stronger and block everything if Redis is down (which I guess would make sense), or we rescue those errors and add some worker or something to find what need to be re-enqueued when Redis restarts