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

Improve runtime error detection for userapps #16

Open
bodom0015 opened this issue Aug 17, 2023 · 0 comments
Open

Improve runtime error detection for userapps #16

bodom0015 opened this issue Aug 17, 2023 · 0 comments

Comments

@bodom0015
Copy link
Member

When an app encounters an error at startup, we try to detect this and write the Error status back to the database.

When an app encounters an error at runtime, we should do better at detecting this case as well - the container will go into CrashLoopBackoff and should write the Error status back to the database

Considerations:

  • The UI is only polling for app status when the app is starting or stopping (every X seconds), or if the user manually refreshes the page
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

1 participant