Skip to content

[Task](heureka): Error Handling and App Crashes #847

@ArtieReus

Description

@ArtieReus

Task Description
We need a proper error handling for the case fatal errors like promise rejection or any application error.
Ideally use our message provider lib, if not use the Error boundry component which is available in the project.

Also handle the following case properly:
Currently, the Apollo Client throws an error when no API endpoint is provided, leaving the app stuck on a blank screen. This error should be caught and properly displayed in the UI so the end user understands what went wrong.

https://github.com/cloudoperators/juno/blob/main/apps/heureka/src/apollo-client.ts#L14

Acceptance Criteria
Show errors but at any cases display the app layout.

Metadata

Metadata

Assignees

Labels

heurekaHeureka related issues

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions