You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the data is retrieved once per hour and so there will not be any data on container startup for any hours the container was down. This data will get retrieved once the hour passes and triggers data retrieval, however until that point the user will have empty data.
Solution
Triggering a data retrieval on start-up will fill in any gaps of data from when the container was down.
Additional information
No response
👨👧👦 Contributing
🙋♂️ Yes, I'd love to make a PR to implement this feature!
The text was updated successfully, but these errors were encountered:
Problem
Currently the data is retrieved once per hour and so there will not be any data on container startup for any hours the container was down. This data will get retrieved once the hour passes and triggers data retrieval, however until that point the user will have empty data.
Solution
Triggering a data retrieval on start-up will fill in any gaps of data from when the container was down.
Additional information
No response
👨👧👦 Contributing
The text was updated successfully, but these errors were encountered: