Skip to content

1.4 merging - performance and bugfixes - #123

Merged
bietiekay merged 13 commits into
masterfrom
testing
Jan 16, 2026
Merged

1.4 merging - performance and bugfixes#123
bietiekay merged 13 commits into
masterfrom
testing

Conversation

@bietiekay

Copy link
Copy Markdown
Owner

merge testing to production

bietiekay and others added 13 commits December 19, 2025 21:50
Previously, when tiles were updated asynchronously via the stale refresh
queue, the presence cache was not explicitly calculating the stale status
based on the current time. This could lead to tiles not being marked as
fresh after being updated.

Now writeTiles explicitly calculates stale = payload.expiresAt < now,
matching the behavior in readTiles, ensuring tiles are correctly marked
as fresh when updated asynchronously.
@bietiekay
bietiekay merged commit 88be607 into master Jan 16, 2026
2 checks passed
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