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

--- Comment #15 from David Cook <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to