-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Description
In newly introduced Dialer in #2445 there is a mechanism for dialing or queueing.
It doesn't work and only dials happen.
Expected Behavior
I should queue a peers if at least one dial is happening.
Environment Details
master version of js-waku
Logs
dialer.js:37 DEBUG: dialing immediately
client.js:10 WebSocket connection to 'wss://node-01.ac-cn-hongkong-c.waku.sandbox.status.im:8000/' failed:
Pp @ client.js:10
_connect @ index.js:77
dial @ index.js:62
dial @ transport-manager.js:90
dialPeer @ dial-queue.js:211Understand this error
dialer.js:37 DEBUG: dialing immediately
client.js:10 WebSocket connection to 'wss://node-01.ac-cn-hongkong-c.waku.sandbox.status.im:8000/' failed:
Pp @ client.js:10
_connect @ index.js:77
dial @ index.js:62
dial @ transport-manager.js:90
dialPeer @ dial-queue.js:211Understand this error
10dialer.js:37 DEBUG: dialing immediately
Metadata
Metadata
Assignees
Labels
Type
Projects
Status