20 Oct
2020
20 Oct
'20
2:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25905 --- Comment #15 from David Cook <dcook@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.