graphql-engine/server/tests/integration
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
..
Backend Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Hasura/Test server: make /healthz action clearer 2021-11-17 17:59:39 +00:00
Tests Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Main.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00