Commit b75a19e
authored
Increasing LiveComponentSubscriber ExceptionEvent priority to avoid unnecessary logging
The core ErrorListener has a priority of 0. By making our subscriber run first, it avoids unnecessary logging of UnprocessableEntityHttpException1 parent 7052537 commit b75a19e
File tree
1 file changed
+2
-1
lines changed- src/LiveComponent/src/EventListener
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
| 301 | + | |
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| |||
0 commit comments