Bug 30172: Enqueue the job even if rabbitmq is not reachable
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 24 Mar 2022 15:24:06 +0000 (16:24 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 4 Apr 2022 14:23:46 +0000 (16:23 +0200)
commit213ef1cd72b5e2bb4a8529b9d25c9fc55abf1a88
tree9dbde94030d4d49a44d19432e1de81e713e752ab
parent7585db29c08078d2b85faf27d110c4598e03881d
Bug 30172: Enqueue the job even if rabbitmq is not reachable

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/BackgroundJob.pm