WIP: Make wsrelay listen for pg_notify heartbeat

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2022-12-08 03:22:20 -06:00
committed by Hao Liu
parent 1c2eb22956
commit a9e7508e92
3 changed files with 66 additions and 28 deletions

View File

@@ -36,6 +36,7 @@ openshift
pexpect==4.7.0 # see library notes
prometheus_client
psycopg2
psycopg
psutil
pygerduty
pyparsing==2.4.6 # Upgrading to v3 of pyparsing introduce errors on smart host filtering: Expected 'or' term, found 'or' (at char 15), (line:1, col:16)