summaryrefslogtreecommitdiff
path: root/issues/fix-gn2-generic-error-codes.gmi
blob: b93a0a2aa7e7c6af6d5b52edf28114ea8ad9ca8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Bug: Incorrect code for GN2 generic error handler

## Tags

* type: bug
* priority: medium
* status: open
* assigned: alexm
* keywords: errors, Exceptions, gn2, Bug

## Description
The GN2 generic error handler returns a `200` status code for exceptions
raised at the application level when returning a response object, which is incorrect.

This commit fixes this issue:

=> https://github.com/genenetwork/genenetwork2/commit/632dbb8921228b3f0973043dde545fecca572691