- 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 | ||
| test_cad_task_router.py | ||
| test_creo_close_model_sync_flow.py | ||
| test_plugin_callback_api.py | ||
| test_plugin_http_client_mapping.py | ||
| test_serial_batch_executor.py | ||
| test_websocket_ifc_batch.py | ||