This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Waiting 10s BEFORE discovering bootstrap nodes? #85
Closed
Description
Shouldn't we discover on start
instead of setting an interval and initially discovering after 10s? Looks like this is the main issue behind ipfs/js-ipfs#1706
js-libp2p-bootstrap/src/index.js
Lines 35 to 49 in eb2d882
Here we set an interval, which triggers initially after 10s.
refs #72
Metadata
Metadata
Assignees
Labels
No labels