Bug 22417: Send message to /queue
commitee4b07f18b5258193cb8b3576d9498c936a4134e
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 12 Jun 2020 09:50:37 +0000 (12 11:50 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Oct 2020 13:23:08 +0000 (5 15:23 +0200)
tree67e82a52c3ece92b5237064edbc608b465ede36b
parent53ba2f3ffb7a06511a1fe91a10627008c7a70ed6
Bug 22417: Send message to /queue

This cannot be:
  /queue/$namespace/$job_type

I got: '/koha_kohadev/batch_biblio_record_modification' is not a valid queue destination

So keeping the dash in $namespace-$job_type

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/BackgroundJob.pm
misc/background_jobs_worker.pl