]> source.dussan.org Git - nextcloud-server.git/commit
Make the RetryJob work on the userId only 15143/head
authorJoas Schilling <coding@schilljs.com>
Wed, 17 Apr 2019 15:31:22 +0000 (17:31 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 18 Jul 2019 09:24:35 +0000 (11:24 +0200)
commit30051e786b7b39b95eef5a878836419125afb6df
treecd3b95b7e1c5a989e1671dbd119300c3e35ff353
parente1e1d4df62d6293a95fd271437643d5ec18c9cea
Make the RetryJob work on the userId only

To ensure there is only 1 background job per user

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php
apps/lookup_server_connector/lib/UpdateLookupServer.php