informatics-lab / weather-bot

Met Office prototype chat bot to talk about all things weather & climate related
1 stars 1 forks source link

No data for cached time targets #41

Closed jacobtomlinson closed 7 years ago

jacobtomlinson commented 7 years ago

When asking for a forecast the time target is stored in the state.

If you then come back a few days later and that time target is now in the past then you get a no data error.

jacobtomlinson commented 7 years ago

Related to #43