0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/federation/lib/BackgroundJob
Pablo Zimdahl 04f313d1d6 fix(federation): always set server status to OK after successful runs
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.

This change also includes two new logging statements, which could help
next time someone debugs this.

Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
2024-08-22 15:04:59 +00:00
..
GetSharedSecret.php fix(federation): always set server status to OK after successful runs 2024-08-22 15:04:59 +00:00
RequestSharedSecret.php fix(federation): always set server status to OK after successful runs 2024-08-22 15:04:59 +00:00