You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing the Synapse behavior during a database downtime, I noticed that the health endpoint still returns OK even if Synapse can't handle events and there are errors in the log such as "psycopg2.OperationalError: connection to server at "11.1.1.1", port 5432 failed: Connection refused"
Description
While testing the Synapse behavior during a database downtime, I noticed that the health endpoint still returns OK even if Synapse can't handle events and there are errors in the log such as "psycopg2.OperationalError: connection to server at "11.1.1.1", port 5432 failed: Connection refused"
Steps to reproduce
Homeserver
Local
Synapse Version
1.101.0
Installation Method
Other (please mention below)
Database
PostgreSQL single server
Workers
Single process
Platform
Microk8s (kubernetes cluster)
Configuration
Default configurations
Relevant log output
The text was updated successfully, but these errors were encountered: