Closed yilunzhang closed 3 years ago
This will greatly improve future RPC response time and reliability.
The change is taken from tuna repo https://github.com/nknorg/tuna/blob/master/util.go#L202. We found it to be very effective when the saved RPC nodes contains at least one unavailable or poor performance node.
This will greatly improve future RPC response time and reliability.
The change is taken from tuna repo https://github.com/nknorg/tuna/blob/master/util.go#L202. We found it to be very effective when the saved RPC nodes contains at least one unavailable or poor performance node.