Commit 4e980a6
committed
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.1 parent 4ddb61b commit 4e980a6
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