Skip to content

fix(user_status): clean up orphaned backup statuses in background job#59912

Closed
miaulalala wants to merge 1 commit intomasterfrom
fix/noid/user-status-phase2a-orphaned-backups
Closed

fix(user_status): clean up orphaned backup statuses in background job#59912
miaulalala wants to merge 1 commit intomasterfrom
fix/noid/user-status-phase2a-orphaned-backups

Conversation

@miaulalala
Copy link
Copy Markdown
Contributor

Backup rows that were never restored (e.g. because the user manually changed their status during a call) would accumulate indefinitely. The background job now deletes backup rows older than 24 hours.

AI-Assisted-By: Claude Sonnet 4.6 noreply@anthropic.com

  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Backup rows that were never restored (e.g. because the user manually
changed their status during a call) would accumulate indefinitely.
The background job now deletes backup rows older than 24 hours.

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@larch.dev>
@miaulalala miaulalala closed this Apr 25, 2026
@miaulalala miaulalala deleted the fix/noid/user-status-phase2a-orphaned-backups branch April 25, 2026 15:32
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