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
When a Consul namer resolves a service name that contains a significantly large number of services addresses, the namer will throw a TooLongMessageException when the namer receives an HTTP response that exceeds 5MB. This causes Linkerd to never get new service addresses and subsequent requests to resolve said service will fail with the same message.