Commit fa8abeb
fix: remove duplicate error log in handleSubscription
The handler error was being logged in both handleSubscription and
startSubscriber, doubling alert noise. Remove the log from
handleSubscription and let startSubscriber be the single error
log entry point.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4ddb61b commit fa8abeb
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
0 commit comments