Commit 90b6243
Improve logging for decode failures in the REST API (#15)
* Improve logging for decode failures in the REST API
* Update src/main/scala/za/co/absa/statusboard/api/http/DecodeFailureHandlerImpl.scala
Co-authored-by: David Benedeki <[email protected]>
* Update CODEOWNERS
---------
Co-authored-by: David Benedeki <[email protected]>1 parent b6a8ffd commit 90b6243
File tree
2 files changed
+8
-2
lines changed- .github
- src/main/scala/za/co/absa/statusboard/api/http
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
0 commit comments