[Koha-bugs] [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 9 13:33:24 CET 2021


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

--- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Thinking about this more.. I think we need to teach our worked daemon to accept
a list of jobs it can work on.. that way we can utilise the background jobs
processing whilst also allowing different workers to concentrate on different
jobs.  For this case, I think having a dedicated indexing worker would be the
best option.

I can work on that in another bug to not block this one.

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


More information about the Koha-bugs mailing list