ComfyUI-Manager/comfyui_manager/legacy
Jin Yi 9d89497932 [feat] Add bulk import failure info API endpoint
- Add import_fail_info_bulk endpoint to both glob and legacy manager servers
- Supports bulk processing of cnr_ids and urls arrays in single request
- Maintains same error handling pattern as original import_fail_info API
- Reduces API calls from N to 1 for conflict detection optimization
- Validates input parameters and provides proper error responses

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 18:09:58 +09:00
..
__init__.py restructuring 2025-04-13 09:26:02 +09:00
manager_core.py Merge branch 'main' into draft-v4 2025-07-24 12:41:48 +09:00
manager_server.py [feat] Add bulk import failure info API endpoint 2025-07-27 18:09:58 +09:00
share_3rdparty.py Merge branch 'main' into draft-v4 2025-07-25 12:26:42 +09:00