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.

KeyError in synapse.push.mailer in get_message_vars #9256

@clokep

Description

@clokep

See https://sentry.matrix.org/sentry/synapse-matrixorg/issues/190798/

It looks like this is happening when a user is no longer in the room when prepping to send an email notification (this is likely due to the user leaving during the delay between an event being received and sending the email).

For some situations we should likely just ignore the notification and move on, but in some situations we probably want to notify the user that they've been kicked / banned / whatever.

Metadata

Metadata

Assignees

Labels

S-MinorBlocks non-critical functionality, workarounds exist.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions