less aggressive caching #2

Closed
opened 2020-10-05 18:33:58 +00:00 by jens · 0 comments
Owner

shows, seasons and episodes only are fetched the first time they are accessed.

This is not frequent enought. e.g. opening the app today and watching 'Het Journaal' will not refresh the shows when you open up 'Het Journaal' again tomorrow so you will not be able to watch 'Het Journaal' Tomorrow.

Same with new shows that are added or new episodes that are added.

No need to have these be lazy vars, just make a function to fetch them and fetch them every time they are opened (perhaps max once a minute?)

shows, seasons and episodes only are fetched the first time they are accessed. This is not frequent enought. e.g. opening the app today and watching 'Het Journaal' will not refresh the shows when you open up 'Het Journaal' again tomorrow so you will not be able to watch 'Het Journaal' Tomorrow. Same with new shows that are added or new episodes that are added. No need to have these be lazy vars, just make a function to fetch them and fetch them every time they are opened (perhaps max once a minute?)
jens referenced this issue from a commit 2020-10-10 14:42:13 +00:00
jens closed this issue 2020-10-10 14:42:13 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jens/vrtnu-app#2
No description provided.