Currently, our daily update includes data update and an offline prediction.
Once the data update finished, the service will return the prediction of newest date, which is null because the offline prediction is not finished. We need to keep return last day's prediction until the offline prediction finished.
Currently, our daily update includes data update and an offline prediction. Once the data update finished, the service will return the prediction of newest date, which is null because the offline prediction is not finished. We need to keep return last day's prediction until the offline prediction finished.