Open
Description
In some of the refactoring, I removed the predictive=True
and replaced it with a check to see if the json parameters were there. However, I don't think that is quite correct.
- write unit tests related to enabling prediction once the prediction window is triggered
- clarify in the code when we do and don't enable prediction.