Skip to content

Add an inbuilt data litmus test #293

@emilymclean

Description

@emilymclean

If something fails during data load, it can result in the app becoming functionally unusable until the next day. Adding a "clear cache" button is a good stopgap fix, but it would be nice to perform some basic data integrity checks at launch (and maybe other fixed points) to determine if any data types should be reloaded.

For example, if there are no stops or routes produced by the load call, it can be safe to assume that something went wrong and avoid considering that value as cached.

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