[Koha-bugs] [Bug 25905] REST API: create endpoint for importing OAI-PMH records from external OAI-PMH clients

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 20 02:28:05 CEST 2020


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

--- Comment #15 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #14)
> Once Koha is using RabbitMQ for a job queue, I'll probably change this API
> endpoint to stage the import, and then let the background worker complete
> the actual import.

It looks like the future has caught up with me. Bug 22417 has been pushed to
master, so I could make it so that the endpoint accepts and stages the records,
and then passes messages to a background worker via RabbitMQ.

It'll be more complicated but it will be much more robust and scalable.

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


More information about the Koha-bugs mailing list