I am trying to make the switch to LoadBalancer. When using Ribbon, I could set these properties to override the default 1000 ms timeouts:
ribbon.ReadTimeout=5000 ribbon.ConnectTimeout=5000
I don't see anything similar in the LoadBalancer documentation.
Does it have timeouts? If so, are they fixed and non-configurable?