Skip to content

What is the best practices to do a network call every hour ? #13

@ipragmatechadmin

Description

@ipragmatechadmin

I have used the AsyncService for the network calls which cache that data. Now I wanted to call this network service every hour and keep it in the cache so that if there is no network then data can be picked from the cache. What's the best practice to implement this solution ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions