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.
Cache exists but, it's not too old yet. Call refresh with |
|
The refresh call got cancelled. The result of the fetch call will be ignored and not saved. |