enum class SkippedReason
If a OnlineRepository.refresh task was skipped, compare the skipped property with the enum cases below to determine why the refresh task was skipped.
Cached cacheData already exists for the cacheData type, it's not too old yet, and force sync was not true to force sync to run. |
|
The refresh call got cancelled. The result of the fetch call will be ignored and not saved. |