Skip to content

Bug | cache invalidation in the frontend #1197

@NoamGaash

Description

@NoamGaash

Right now, we save all outgoing requests to the api in the cache using a web-worker.
It's based on the assumption that all of the data is immutable, so there's no point in retrieving the same information twice.
When the user select recent dated (e.g today's data) this assumption is wrong, so in this case the cache should be quickly invalidated

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendfrontend developers issuegood first issueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions