The reconnection exponential backoff is triggering because the server went down, and the client triggered the mechanism intended for trying to reconnect. These parameters can be set from C++ and ...