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 external assets are aggressively cached in web #6955

Open
1 of 3 tasks
etnoy opened this issue Feb 6, 2024 · 0 comments
Open
1 of 3 tasks

Update external assets are aggressively cached in web #6955

etnoy opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working external-library Issues related to external libraries 🗄️server

Comments

@etnoy
Copy link
Contributor

etnoy commented Feb 6, 2024

The bug

When updating an external asset and refreshing the library, there is very aggressive caching on the web that prevents it from being shown to the user. This caching works fine for upload libraries but not external libraries.

We need to be smarter about caching external assets.

This is a known issue and is documented in the external library docs but we should still fix it

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.94.1

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

1. Scan external library
2. Change metadata of an asset
3. Rescan
4. Nothing changes in web view

Additional information

No response

@etnoy etnoy added bug Something isn't working 🗄️server external-library Issues related to external libraries labels Feb 6, 2024
@etnoy etnoy self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external-library Issues related to external libraries 🗄️server
Projects
None yet
Development

No branches or pull requests

1 participant