ARMmaster17 / JeffBot

(Yet another) comical and extensible chat bot.
https:\\jeffchatbot.herokuapp.com
MIT License
9 stars 2 forks source link

Available worker verification #18

Closed ARMmaster17 closed 8 years ago

ARMmaster17 commented 8 years ago

Need some way to tell if at least one worker node is online before sending over tasks. Possibly have a RabbitMQ 'ping' every few seconds. If a worker is not available, the front-end can deliver some kind of error message to the user.

ARMmaster17 commented 8 years ago

Linked with #16

ARMmaster17 commented 8 years ago

Closing in favor of #20