low severityMindsDB
Repeated identical prediction queries return stale/old results instead of recomputing after model retrain or data update, due to cached response in local/Redis cache.
Root cause
No specific root cause documented. Potential general issue where local prediction cache (for identical queries) is not automatically invalidated after model retraining or data updates, serving stale results from file-based cache.
MindsDBcachepredictionstale datacache invalidation