graphql-engine/server/tests/integration/Hasura/Test
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
..
App.hs server: make /healthz action clearer 2021-11-17 17:59:39 +00:00
Requests.hs server/tests: initial work on a test suite for DB-to-DB joins 2021-10-20 20:02:34 +00:00