Update caches for federated shares in cron #7488
Labels
1. to develop
Accepted and waiting to be taken care of
enhancement
feature: federation
feature: sharing
Currently we check the status of federated shares often during a request to list the files. Especially with broken federated shares this can lead to huge slowdowns. #7485 tries to fix this a bit.
However, it will still result in a request every once in a while to be slow.
A better approach would be to have a cronjob running for all (incomming) federated shares to check the status.
As discussed: @MorrisJobke @schiessle
The text was updated successfully, but these errors were encountered: