botpress / v12

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

[BUG] Botpress fail to successfully recover on Redis Connection (standalone) Loss #1633

Closed davidvitora closed 2 years ago

davidvitora commented 2 years ago

Describe the bug When using a standalone Redis Server, if the connection is lost, Botpress will not recover and will restart instead

To Reproduce Start a Redis Server (Standalone) and use it in a Botpress Instance, Stop the Redis Server and Botpress will just restart instead of trying to reconnect.

Expected behavior Botpress will try to reconnect before restarting.

Screenshots image

Environment (please complete the following information):

Additional context This issue was happening before with the database connection but was later fixed. This issue was happening before with Redis Sentinel but was later fixed: https://github.com/botpress/v12/issues/1549

github-actions[bot] commented 2 years ago

Available on v12.28.0