Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#2260] network/cache: Ignore clients only on
Dial
errors
The problem is that accidental timeout errors can make us to ignore other nodes for some time. The primary purpose of the whole ignore mechanism is not to degrade in case of failover. For this case, closing connection and limiting the amount of dials is enough. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
- Loading branch information