Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Delete rows from device_inbox in the background when deleting a device #16098

@erikjohnston

Description

@erikjohnston

device_inbox can have a huge number of rows when deleting a user, which makes user deletion slow and costly. Instead, we should do the deletion of rows in device_inbox as a background task (potentially using #15891).

Metadata

Metadata

Assignees

Labels

S-MinorBlocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions