feat: implement timeout handling and error messages for image generation
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
## [Unreleased] - 2026-05-31
|
||||
|
||||
### Added
|
||||
|
||||
- Added frontend regression test for image-generation timeout handling.
|
||||
|
||||
### Changed
|
||||
|
||||
- Frontend API helper now supports per-call timeout overrides.
|
||||
|
||||
### Removed
|
||||
|
||||
- None.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed frontend image generation route to handle backend timeout/request errors gracefully instead of returning 500 tracebacks.
|
||||
Reference in New Issue
Block a user