Commit 93b9081
Bruno Sgarbi
review: address Sourcery feedback — neutral language + log error object
Per #2520 review:
1. Drop vendor-specific markers in code comment and log message
(was '[ZOMBIE-CLEANUP]' and 'RIGARR PATCH'). Comment now describes
the bug in upstream-friendly terms.
2. Pass the full error object to logger.warn instead of toString(),
following the existing convention in monitor.service.ts
('no.connection' handler) where structured object logging is used
to preserve diagnostic detail.
No behavior change.1 parent 7e4f4a7 commit 93b9081
1 file changed
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
470 | 473 | | |
471 | 474 | | |
472 | 475 | | |
| |||
0 commit comments