Comment 4 for bug 1884332

Revision history for this message
Alexander Balderson (asbalderson) wrote : Re: 2.7.7+2.7-5323b92 worker.uniter.jujuc config-get ERROR connection is shut down

This check should be handled by the juju worker internally, with a retry + back off setup, so the hook doesnt fail in this case, but instead tries while mongo restarts. otherwise every charm would have to have a retry written around these commands.