Skip to content

Store download state and pack selection in database #874

@dbnicholson

Description

@dbnicholson

Currently we use a combination of web cookies and heuristics to decide what the current download state is. That makes it tricky to figure out if the downloader needs to run or not (see #863). I think it would be better to store the download state and pack selection in the database. That would mean the current state could be reliably queried, and it would be strongly persisted (unlike cookies, which can be cleared).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions