]> source.dussan.org Git - nextcloud-server.git/commit
Do not try to contact lookup server if not needed 26823/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 28 Apr 2021 12:25:17 +0000 (14:25 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 29 Apr 2021 07:07:38 +0000 (09:07 +0200)
commitf4135573d08d85843b68b6cc7e21257ab6b53db1
tree83277556910d3ff1b8ed7f284508cdc0bd3b5a08
parent009b21268426dcf6bea7223b0186a08cce9dda4a
Do not try to contact lookup server if not needed

In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php
core/BackgroundJobs/LookupServerSendCheckBackgroundJob.php [new file with mode: 0644]
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Repair.php
lib/private/Repair/NC22/LookupServerSendCheck.php [new file with mode: 0644]
version.php