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
featuretests: API error handling in upgrade logins
The call to FullStatus was always expected to work but would
occasionally fail if the apiserver worker was in the middle of being
restarted. Instead of failing immediately allow retries to continue.
Fixes https://bugs.launchpad.net/juju/+bug/1619744
0 commit comments