Bug 33334

Summary: koha-worker.service need update for background job queues
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: In Discussion --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: mtj
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 27783    
Bug Blocks: 35092    

Description Fridolin Somers 2023-03-24 20:29:45 UTC
Bug 27783 added background job queues
This need to be added to koha-worker.service which is currently only running default queue
Comment 1 Fridolin Somers 2023-03-29 08:01:15 UTC
Do we add all queues to the existing unit ?

Or create a unit koah-worker@<queue> ?