Skip to content

[Task]: Debug intermittent excess load placed on SQlite DB by excess queries #300

Closed
@alex-mcgovern

Description

@alex-mcgovern

Description

While working with @danbarr he noticed some DB locks while using the dashboard normally.
It looked like there are probably a few things going on here:

  • excess reads from the frontend — there may be opportunities to more heavily leverage cache
  • long reads due to no pagination on the server — Dan's got a lot of messages & alerts locally

Additional Context

No response

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