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
Currently the agent does not seem to be able to recover from a restart while it is upgrading. Please note that the agent triggers a restart itself in the upgrade process which is expected; the restarts mentioned here are the unexpected ones (process dies and comes back up again).
Definition of done:
Document what would happen if the agent restarts during an upgrade.
Document what can be done to improve the current upgrade process so that the agent is more resilient to restarts.