Skip to content

Improve runtime error detection for userapps #16

Description

@bodom0015

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions