governor
governor copied to clipboard
golang-custom-raft: If a PG process is unhealthy - it can kill governor
Currently - if an underlying PG process is misbehaving and the pg service interface issues a command to pg_ctl
to fix it and that command has a non-zero exit status then governor is killed. This causes issues with quorum. Governor should handle these errors gracefully and report them rather than erring out