Skip to content

Handle out-of-date data #88

Description

@dbosk

When we realize data in the cache is out-of-date, for instance, when setting a grade that is already set (it gives an error), we should update the data and try to make the change again.

We need to adapt the data structures to remember changes. This way we can refresh only the bad objects in the cache, instead of clearing the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions