CadHubManage/app/api/v1
sladro 08623bf4d6 feat: Enhance SerialBatchExecutor with pre-batch cleanup and task execution improvements
- Added pre-batch cleanup functionality to SerialBatchExecutor, allowing for cleanup tasks before processing items.
- Introduced new task execution phases and improved error handling for task submissions.
- Implemented inter-step delays and between-items delays for better task management.
- Updated logging to capture detailed events during batch processing.
- Enhanced configuration options for plugins in software_config.yaml to support new features.
- Added tests for pre-batch cleanup and auto-close scenarios to ensure robust handling of edge cases.
- Created a PowerShell script for automated callback handling from Revit.
2026-03-03 16:13:19 +08:00
..
__init__.py feat: 添加软件停止功能并修复Creo进程检测问题 2025-07-24 17:24:49 +08:00
files.py feat: Implement a comprehensive WebSocket API for file, log, and configuration management, along with new documentation and configuration files. 2026-02-04 15:18:50 +08:00
plugin_callbacks.py feat: Implement CAD batch processing framework with plugin callback handling 2026-03-01 08:48:10 +08:00
websocket.py feat: Enhance SerialBatchExecutor with pre-batch cleanup and task execution improvements 2026-03-03 16:13:19 +08:00