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.

More AssertionErrors from replication_notifier #7340

@richvdh

Description

@richvdh

we have a function db_query_to_update_function which wraps a database query function so that it can be used as an update_function for replication streams. It relies on the wrapped function returning no more than the number of rows asked for. #7337 found and fixed one instance where this was not the case, but we should check if there are any more.

Metadata

Metadata

Assignees

Labels

A-WorkersProblems related to running Synapse in Worker Mode (or replication)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions