Skip to content

device_federation_inbox table is never emptied #17370

Closed
@richvdh

Description

@richvdh

device_federation_inbox is used to keep a record of the to-device messages we have received and processed from remote servers, to avoid double-processing.

However, it is never cleared out and can get quite large.

(It does not actually store the content of the messages; that goes into device_inbox.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions