[Koha-bugs] [Bug 32572] We should have a background queue for each job type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 15:00:31 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Nick Clemens from comment #0)
> Fetch ES jobs until we hit 100 records or run out of queue, then index 100
> at a time
> Indexing 1 record at a time takes a long time for each record

Isn't the problem koha-side actually, where we should batch update the index
instead of call index_records for each record?

-- 
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