Skip to content

Fix article caching #2

Description

@leibovic

The current cacheArticles function causes performance problems and can also run into errors with the indexedDB calls in the Reader logic. We should probably just use the Reader logic as inspiration to come up with our own way for caching these articles, since that code isn't designed for trying to download and cache 20 articles at once.

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