diff options
| author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-27 22:06:31 +0200 |
|---|---|---|
| committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-27 22:06:31 +0200 |
| commit | 0b0320d8f295394e2afc5f0cf012422e8625518b (patch) | |
| tree | a32512c8d9ce63aa3b9fd92f58468c9e7a8edbb1 /issues/error-handling.md | |
| parent | 3981cdc68052c5084c28ade768b635d24242aa6d (diff) | |
imported issues
Diffstat (limited to 'issues/error-handling.md')
| -rw-r--r-- | issues/error-handling.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/error-handling.md b/issues/error-handling.md index afd04be..20eb97c 100644 --- a/issues/error-handling.md +++ b/issues/error-handling.md @@ -1,4 +1,6 @@ # Error handling +Reported by: rgdd + - Some error messages are probably too verbose. We should take a pass over this and ensure that they are masked appropriately. A production mode would be nice. - For some reason our current error messages have one too many new lines. In |
