[Koha-bugs] [Bug 27783] New: Add handling for 'Queues' in the background job queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 24 20:46:18 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783

            Bug ID: 27783
           Summary: Add handling for 'Queues' in the background job queue
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Right now our worker will just pick tasks of the queue in a fifo order.. we
should really allow the worker to be more specific and have different workers
picking jobs from different queues.. and we shouldn't limit ourselves to 'one
queue for job type' or 'one queue for all jobs types.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list