mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-19 20:48:30 +00:00
4a3f32bf4a
JsonResponse::error() properly logs an error message which can be read in the compute logs. invalid_status() was not going through that helper function, thus not logging anything. Signed-off-by: Tristan Partin <tristan@neon.tech>