Page MenuHomePhabricator

[chronik websockets] Deprecate onReconnect logs for node server apps
ClosedPublic

Authored by bytesofman on Mar 15 2023, 15:37.

Details

Summary

T3005

This statement isn't doing anything but providing information. Websockets frequently disconnect and reconnect. Remove to clear up debug logs.

Test Plan

node index.js in both apps, wait for one block, behaves as normal.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
websocket-reconnect-log-fix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22469
Build 44563: Build Diff
Build 44562: arc lint + arc unit