Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-969

Search dialog webservices get queued behind matched album requests

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 1.4.2
    • 1.4
    • Lookup & Match
    • None

      The code in picard/ui/searchdialog.py queues webservice requests for searches with defaults priority=false and important=false.

      This puts the request (which the UI is waiting on) to the back of the MB webservice queue and the UI then needs to wait until all previous requests are finished before it gets a response, making the UI less responsive.

      The search webservice calls should be made with priority=true and important=true in order that this request is handled next.

            sophist Sophist
            sophist Sophist
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                1.4.2