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
If a service wants to register endpoints while the service is already launched (other instance, no round-robin) than it logs a non-informative error that it was unable to register it's endpoints and subsequently staying alive.
Would be good to inform the user that the service is already active and then quite instead of staying alive.
The text was updated successfully, but these errors were encountered:
If a service wants to register endpoints while the service is already launched (other instance, no round-robin) than it logs a non-informative error that it was unable to register it's endpoints and subsequently staying alive.
Would be good to inform the user that the service is already active and then quite instead of staying alive.
The text was updated successfully, but these errors were encountered: