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(mobile): faster device album refresh after initial sync #17170

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

shenlong-tanwen
Copy link
Member

Description

  • When a new device album is added to the mobile app, the ETag for the album is not stored, resulting in the next refresh being slightly slower than the subsequent refreshes. This PR addresses this by storing the ETag for newly added device albums ensuring further refreshes are fast as long as the album is not modified

@alextran1502 alextran1502 merged commit c72c82c into main Mar 27, 2025
52 checks passed
@alextran1502 alextran1502 deleted the fix/mobile-store-etag-new-album branch March 27, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants