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
Reuse class PostgreSQL on each self.postgresql.* call (#1030)
* Reuse class PostgreSQL on each postgresql call
* Visualise Patroni /cluster status calls to catch 'None' issue
* Re-init class PostgreSQL if we got primary_host=None
It should be explored further and isolate primary_host=None.
0 commit comments