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
{{ message }}
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
If a user deliberately stops the docker container associated with a
gear unit.
Or if the docker container image takes so long to download that
the systemd unit times out and enters the failed state. (although that
may be an issue that we should address by pre-caching the docker image
before calling gear install --start
That last problem may also be addressed by the docker readiness
notification idea in this PR #175
The idea of recommending the systemd restart feature by default is
described here:
We'd like to be able to configure units to automatically restart under
certain failure conditions.
Eg
gear unit.
the systemd unit times out and enters the failed state. (although that
may be an issue that we should address by pre-caching the docker image
before calling
gear install --start
That last problem may also be addressed by the docker readiness
notification idea in this PR
#175
The idea of recommending the systemd restart feature by default is
described here:
See:
The text was updated successfully, but these errors were encountered: