Skip to content

fix: prune inactive room timelines - #1466

Merged
7w1 merged 2 commits into
devfrom
fix/prune-inactive-room-timelines
Jul 29, 2026
Merged

fix: prune inactive room timelines#1466
7w1 merged 2 commits into
devfrom
fix/prune-inactive-room-timelines

Conversation

@eleboucher

@eleboucher eleboucher commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

Prune inactive room history to reduce memory use while preserving pagination.

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@eleboucher
eleboucher force-pushed the fix/prune-inactive-room-timelines branch from 5cfd60e to e970720 Compare July 28, 2026 21:45
@7w1
7w1 force-pushed the fix/prune-inactive-room-timelines branch from e970720 to 03277c0 Compare July 29, 2026 02:48
@7w1
7w1 enabled auto-merge July 29, 2026 02:53
@7w1
7w1 added this pull request to the merge queue Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1466-sable.raspy-dream-bb1d.workers.dev 2b78d0b pr-1466 Wed, 29 Jul 2026 02:55:24 GMT

Merged via the queue into dev with commit c6cb6fb Jul 29, 2026
13 checks passed
@monospacedmagic

Copy link
Copy Markdown

Caused #1473, which was subsequently fixed in #1478 :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants