Files
ComfyUI_frontend/src
Richard Yu 84b4718ead fix: Handle null execution_error in job schema
The API returns execution_error: null for jobs without errors,
but the Zod schema only had .optional() which doesn't handle null.
This caused the entire parse to fail, resulting in 0 active jobs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 14:55:33 -08:00
..
2025-12-02 22:55:24 -07:00
2025-12-02 22:55:24 -07:00
2024-09-25 16:01:50 +09:00
2025-11-05 13:45:21 -07:00