When using the SDK connected to an instance of the message hub through GRPC the automatic reconnection does not work.
This can be tested by starting the SDK with a working instance of the message hub. Then stopping the message hub and re-starting it shortly after.
The SDK should automatically reconnect to the message hub, but this does not happen.