botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
83 stars 91 forks source link

[BUG] Monitoring and status routes don't monitor services #1624

Closed davidvitora closed 2 years ago

davidvitora commented 2 years ago

Describe the bug Monitoring routes that are used to determine how healthy the bot is are not taking the different services to check if the bot is healthy or not.

To Reproduce Steps to reproduce the behavior:

  1. Start a standalone messaging server and a Botpress instance connecting to it. image
  2. Stop the messaging server image
  3. Note that if try using the web-channel it will not work, but it will be marked as healthy at the monitoring route. image image
  4. At the status route it is also marked as up image

Expected behavior To the health and status routes to mention some issues with the server

Environment (please complete the following information):

github-actions[bot] commented 2 years ago

Available on v12.27.0