-
Sub-task
-
Resolution: Done
-
Major
-
4.0.2
-
-
MOODLE_400_STABLE
-
MOODLE_401_STABLE
-
Moodle App 4.1.0
We should review the cache priority and find a more effective way to retrieve content from cache.
We should evaluate whether we could start retrieving data directly from cache and do a WS request in the background, instead of doing WS requests and storing the data for cache.
For example, when loading the list of courses we can retieve the data from cache, perform the WS request in the background and only if there are changes display a toast to the user: Tap to update
- blocks
-
MOBILE-4115 Cache priority review: apply it in Dashboard, Site Home and Course index
- Open