Reconnect when connection is lost
After a reconnection we need to clean up the hashring, as we get the full list of bridges again. Also we can't reuse the body buffer for the request, let's create a new one for each.
After a reconnection we need to clean up the hashring, as we get the full list of bridges again. Also we can't reuse the body buffer for the request, let's create a new one for each.