Skip to content

Error cases while fetching warmup data for new SSE clients aren't handled properly #245

Description

@fusion44

Currently, the warm-up code assumes that a BaseModel will be returned at all times. Actually an HTTPException can be returned on error.

code:

_send_sse_event(id, SSE.SYSTEM_INFO, res[0].dict()),

refs raspiblitz/raspiblitz#4437

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions