Skip to content

bug: dialer manager is not queueing dial attempts #2475

@weboko

Description

@weboko

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

maintenanceMarks maintenance type of tasks.

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions