- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cad_batch_manager.py | ||
| cad_task_router.py | ||
| ifc2stp_converter.py | ||
| log_manager.py | ||
| plugin_callback_registry.py | ||
| plugin_http_client.py | ||
| process_monitor.py | ||
| rename_manager.py | ||
| security.py | ||
| serial_batch_executor.py | ||
| software_manager.py | ||
| websocket_manager.py | ||