Bug 33334 - koha-worker.service need update for background job queues
Summary: koha-worker.service need update for background job queues
Status: In Discussion
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 27783
Blocks: 35092
  Show dependency treegraph
 
Reported: 2023-03-24 20:29 UTC by Fridolin Somers
Modified: 2023-10-18 14:34 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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> ?