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

Ensure sitemap subscriptions are updated on Group Items #4552

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

digitaldan
Copy link
Contributor

@digitaldan digitaldan commented Jan 10, 2025

Fixes an issue where sitemaps containing group items that change, only update when a subscription times out (30 seconds)

I noticed while troubleshooting our IOS client that the sitemap i use for the apple watch would not update in realtime, only every 30 seconds. Turns out this sitemap only has group items, and our SitemapResource was not subscribing to those events. This is a pretty small change, i would recommend to back port as well.

@digitaldan digitaldan requested a review from a team as a code owner January 10, 2025 20:37
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.

1 participant