Commit cb4f91c
committed
Log callback error details if a callback throws an exception
This was always included in the response body, but sometimes that's not
convenient. In general no callbacks should be intentionally throwing an
error - if you want to send an error response, you should explicitly
return that instead.1 parent cc83fdf commit cb4f91c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments