Files
comfyui-serverless/handler.py
Debian 85a07fcc5f
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m25s
Add ComfyUI output capture for crash debugging
- Add background thread to read ComfyUI stdout in real-time
- Store last 200 lines in circular buffer
- Echo output to RunPod logs with [ComfyUI] prefix
- Include last 100 lines in error responses for debugging
- Add comfyui_output field to error responses

This will help diagnose why ComfyUI crashes during generation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 03:15:10 +00:00

22 KiB