performance error and issues
Decode Trail Latest Questions
batch size effects
Asked: April 9, 2025In: Salesforce
I’ve already removed SOQL queries and DML operations from loops in my Apex code. Despite that, I’m still hitting limits in real production scenarios with large datasets. The logic itself isn’t very complex, but the limits seem easy to hit. ...
Predictions are made in real time.Ground truth arrives much later.Immediate accuracy monitoring isn’t possible.I still need confidence the model is healthy.
Asked: November 1, 2025In: MLOps
I retrained my model with more recent data.The assumption was that newer data would improve performance.Instead, the new version performs worse in production.This feels counterintuitive and frustrating.