Currently, if we pull too many the API falls over, we should limit this. If the user asks for more than 100 forecasts then we return a `403` error.
Currently, if we pull too many the API falls over, we should limit this.
If the user asks for more than 100 forecasts then we return a
403error.