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

feat: incremental loading of album contents #13

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

Daanoz
Copy link
Owner

@Daanoz Daanoz commented Mar 29, 2023

Resolves #11.

Adds incremental loading of album contents:

  • When the integration starts, the first 100 items are loaded.
  • Afterwards an additional 300 items are loaded every 30 seconds.
  • Every 3 hours, the integration checks for new items.

This avoids timeouts and rate limits from the Google server whilst still refreshing the album contents with new content on a interval.

@Daanoz Daanoz merged commit 7524d61 into main Mar 29, 2023
@Daanoz Daanoz deleted the feature/incremental_album_loading branch March 29, 2023 19:46
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.

Choosing new album makes entities unavaible
1 participant