You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebooting the platform causes TCPServiceDiscoveryBackend to fail as it requires a constant connection. This needs to be modified so it constantly reconnects. This will allow the the cloud to do rolling updates without causing issues like: #1060
Rebooting the platform causes
TCPServiceDiscoveryBackendto fail as it requires a constant connection. This needs to be modified so it constantly reconnects. This will allow the the cloud to do rolling updates without causing issues like: #1060