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

Fix exceptions from background database update for event labels. #6407

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Nov 25, 2019

Add some exception handling here so that events whose json cannot be parsed are
ignored rather than getting us stuck in a loop.

Fixes #6404.

Add some exception handling here so that events whose json cannot be parsed are
ignored rather than getting us stuck in a loop.

Fixes #6404.
@richvdh richvdh requested a review from a team November 25, 2019 11:56
Copy link
Contributor

@babolivier babolivier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@richvdh richvdh merged commit b7367c3 into release-v1.6.0 Nov 25, 2019
richvdh added a commit that referenced this pull request Nov 25, 2019
Synapse 1.6.0rc2 (2019-11-25)
=============================

Bugfixes
--------

- Fix a bug which could cause the background database update hander for event labels to get stuck in a loop raising exceptions. ([\#6407](#6407))
@richvdh richvdh deleted the rav/fix_label_bgupdate branch December 1, 2020 12:38
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit 'b7367c339':
  Fix exceptions from background database update for event labels. (#6407)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants