I am this getting error: Load balancer does not contain an instance for the service
I’m facing an intermittent “Load balancer does not contain an instance for the service CUSTOMER-SERVICE” error when calling my CustomerService
from my ProxyService
. The error occurs sporadically, but after a few retries, the request usually succeeds.
I am this getting error: Load balancer does not contain an instance for the service
I’m facing an intermittent “Load balancer does not contain an instance for the service CUSTOMER-SERVICE” error when calling my CustomerService
from my ProxyService
. The error occurs sporadically, but after a few retries, the request usually succeeds.