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
App cache is currently immutable, and the daemon also does not restart automatically. This can cause some undefined behaviours when you do something like upgrade the version of an app that has a running daemon already, the old app will just keep running. It is possible that the frontend cache will bust as a result of restarting robin, but the daemon will keep living.
The text was updated successfully, but these errors were encountered:
App cache is currently immutable, and the daemon also does not restart automatically. This can cause some undefined behaviours when you do something like upgrade the version of an app that has a running daemon already, the old app will just keep running. It is possible that the frontend cache will bust as a result of restarting robin, but the daemon will keep living.
The text was updated successfully, but these errors were encountered: