CadHubManage/app
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
..
api feat: Enhance SerialBatchExecutor with pre-batch cleanup and task execution improvements 2026-03-03 16:13:19 +08:00
core feat: Enhance SerialBatchExecutor with pre-batch cleanup and task execution improvements 2026-03-03 16:13:19 +08:00
models feat: Implement batch processing for IFC to STP conversion and enhance plugin task handling 2026-03-02 11:43:59 +08:00
schemas update 2025-12-19 17:21:53 +08:00
services feat: 添加软件停止功能并修复Creo进程检测问题 2025-07-24 17:24:49 +08:00
utils feat: 添加软件停止功能并修复Creo进程检测问题 2025-07-24 17:24:49 +08:00
__init__.py feat: 添加软件停止功能并修复Creo进程检测问题 2025-07-24 17:24:49 +08:00
config.py feat: Enhance plugin task submission with dynamic task configuration and payload handling 2026-03-01 17:50:20 +08:00
main.py feat: Enhance SerialBatchExecutor with pre-batch cleanup and task execution improvements 2026-03-03 16:13:19 +08:00