graphql-engine/server/src-lib/Hasura/Backends
Robert 9d185ffa03 server: make /healthz action clearer
This is effectively a no-op, the `Left err` case can't actually happen.

- removes some unused logic
- refactors the /healthz endpoint to be clearer
- that includes logging the full QErr if checkMetadataHealth fails,
  but it actually can't because the existing Postgres implementation
  just lifts

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2849
GitOrigin-RevId: ac8abf51b6d869ad4048419e36012137c86e5abd
2021-11-17 17:59:39 +00:00
..
BigQuery Fix #2741: Mechanically excise updateOperators from class BackendSchema 2021-11-08 18:13:16 +00:00
MSSQL server/mssql: fix table_by_pk query returning empty array 2021-11-10 05:32:41 +00:00
MySQL Fix #2741: Mechanically excise updateOperators from class BackendSchema 2021-11-08 18:13:16 +00:00
Postgres server: make /healthz action clearer 2021-11-17 17:59:39 +00:00