Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update caches for federated shares in cron #7488

Open
rullzer opened this issue Dec 13, 2017 · 3 comments
Open

Update caches for federated shares in cron #7488

rullzer opened this issue Dec 13, 2017 · 3 comments
Labels

Comments

@rullzer
Copy link
Member

rullzer commented Dec 13, 2017

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

@rullzer rullzer added this to the Nextcloud 14 milestone Dec 13, 2017
@enoch85
Copy link
Member

enoch85 commented Dec 17, 2017

Just noticed this, which is related to this: #7513

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@MorrisJobke
Copy link
Member

Most likely nothing for 14 -> moving to 15.

@szaimen
Copy link
Contributor

szaimen commented May 20, 2021

I suppose this is still valid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants