Danish Arora
Danish Arora
action plan: 1. if cache does not exist on startup: - DNS lookup, Peer Exchange & connect to fastest peers - cache peers in local storage - periodically "review" peers...
> What peers? do you mean you do DNS discovery and peer exchange? With "cache existing on startup" means the nodes that we were previously able to connect to healthily,...
remainder: - [ ] cycling of peers in local storage after startup, when new peers are discovered - [ ] disconnection from unreliable peers and connection to new ones for...
TODO: - [ ] perhaps add a README to include steps we can take when the build fails for breaking circular deps - [ ] research codeclimate to see if...
I propose to (also) expose an event-based API for Filter --- I'll open an issue to track this separately: #1682
I propose to move this to triage/todo in reference to https://github.com/waku-org/js-waku/issues/1523
moving this back to icebox -- not relevant for now; we can revisit this if we find a use-case
Thanks for flagging this @fbarbu15, we'll investigate this on our end. Can you share how you sent these messages? Were their `send` paralllelized, or were their `await`ed for per request?...
@fbarbu15 this seems to be resolved with https://github.com/waku-org/js-waku/pull/1791 Is that correct? Can we close this issue?
awaiting repsonse on https://github.com/waku-org/nwaku/issues/2478