2025-10-31 - Multiple Models Concurrent Execution Fix¶
Release¶
AgileData.io - Model Training Stability: Fixed Concurrent Model Processing
We’ve resolved an issue that occurred when multiple machine learning models were training or predicting simultaneously. Your models can now run in parallel without interfering with each other.
What was happening:
When multiple BQML models were running at the same time, they could interfere with each other
This could cause model training or prediction jobs to fail unexpectedly
The issue was particularly noticeable in projects with many automated model refresh schedules
What this means for you:
Train and run multiple models simultaneously without conflicts
More reliable automated model refresh schedules
Better resource utilization when working with multiple ML workflows
Reduced need to manually sequence model training jobs
More stable machine learning operations overall
Last Refreshed¶
Doc Refreshed: 2025-10-31