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 only the requested week will only be inserted to the cache. If users do not view the next view in the week before they'll run into a cache miss.
To avoid this we could request always 2 weeks ahead.
Currently only the requested week will only be inserted to the cache. If users do not view the next view in the week before they'll run into a cache miss.
To avoid this we could request always 2 weeks ahead.