You should not be creating a new client for every ...
# community-help
k
You should not be creating a new client for every request. Then the quarantine won't work. Either you have to use nearestNode configuration where this is handled, or reuse the same client so catching up nodes are not tried for every request.