Skip to content

Add error handling from the backend #20

@MDI74

Description

@MDI74

Errors from the backend look like this.
{
"title": "Invalid time range",
"status": 400,
"detail": "End time must be greater than start time",
"traceId": "00-f5429e273cfc1be31dfcd2b879001dcc-406e332ce5f8984a-00"
}

It is necessary to add the detail output to the UI.

Metadata

Metadata

Assignees

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