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

Fix cache error on folder creation. #4335

Merged

Conversation

corentin-soriano
Copy link
Contributor

When a user creates a folder, deleting the cache of other users causes them this error when opening an item:
image

They must wait for the scheduler to complete the user_build_cache_tree task on their account.

Easy fix is to refresh the cache in background without clearing it.

@nilsteampassnet nilsteampassnet merged commit 1b3d9a6 into nilsteampassnet:master Sep 20, 2024
2 of 3 checks passed
nilsteampassnet added a commit that referenced this pull request Sep 20, 2024
@corentin-soriano corentin-soriano deleted the fix_cache_error branch September 24, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants