Comment 1 for bug 1799365

Revision history for this message
John A Meinel (jameinel) wrote : Re: Juju HA controllers need to distribute client connections

https://github.com/juju/juju/pull/9360 targets 2.4 with a couple changes that should help connections.

Changing from fast retries to exponential backoff, and rand.Shuffle of the controller addresses for Agents.