Skip to content

Speed up the handling of queue updates (slow updates when queue has many items) #671

@mitchdowney

Description

@mitchdowney

@agates reported that he has 100+ items in his queue, and adding/removing items to his queue takes ~30 seconds.

My guess is that I'm doing some iteration through the queue rather than a bulk query (or some other more efficient process).

Ideally this can be fixed just through the backend API, but I'm not sure if the slow down is actually in the front-end handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions