Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apps and daemons should be able to detect staleness #49

Open
karimsa opened this issue Mar 2, 2023 · 0 comments
Open

Apps and daemons should be able to detect staleness #49

karimsa opened this issue Mar 2, 2023 · 0 comments
Assignees

Comments

@karimsa
Copy link
Member

karimsa commented Mar 2, 2023

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.

@A1Liu A1Liu self-assigned this Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants