You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fusion44
changed the title
Error cases in warmup data aren't handled properly
Error cases while fetching warmup data for new SSE clients aren't handled properly
Feb 25, 2024
Currently, the warm-up code assumes that a BaseModel will be returned at all times. Actually an HTTPException can be returned on error.
code:
blitz_api/app/main.py
Line 303 in b7e9ae2
refs raspiblitz/raspiblitz#4437
The text was updated successfully, but these errors were encountered: