Commit 11a7f46
Handle exceeding the limit gracefully (#2067)
* feat: Handle exceeding the limit gracefully
Will now return a 400 to the user with info what the limit was that
caused the error.
* fix: fix test for evaluate_limit
---------
Co-authored-by: Matt Aschmann <maschmann@igsftr116lwmas2.gs.doi.net>1 parent 474a316 commit 11a7f46
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1670 | 1670 | | |
1671 | 1671 | | |
1672 | 1672 | | |
1673 | | - | |
| 1673 | + | |
1674 | 1674 | | |
1675 | 1675 | | |
1676 | 1676 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
882 | | - | |
| 882 | + | |
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
| |||
0 commit comments