Skip to content

timing issue with bitcoind._tryAll #451

@braydonf

Description

@braydonf

Currently it will retry the number of nodes, instead it should retry by calling the func with the node as the first argument, for each node. Since nodes.client will round-robin, there is a chance that if multiple queries are runninng not all nodes could be tried.

https://github.com/bitpay/bitcore-node/blob/master/lib/services/bitcoind.js#L431-433

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions