diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-06-01 12:55:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 12:55:14 +0200 |
commit | c1bdd4fac7d304d1e30f31abea88b6045262eebe (patch) | |
tree | 6358b947a8aac85016b7748975bf0fa0ea22a21c /synapse/spam_checker_api | |
parent | Use upsert when inserting read receipts (#7607) (diff) | |
download | synapse-c1bdd4fac7d304d1e30f31abea88b6045262eebe.tar.xz |
Don't fail all of an iteration of the device list retry loop on error (#7609)
Without this patch, if an error happens which isn't caught by `user_device_resync`, then `_maybe_retry_device_resync` would fail, without retrying the next users in the iteration. This patch fixes this so that it now only logs an error in this case.
Diffstat (limited to 'synapse/spam_checker_api')
0 files changed, 0 insertions, 0 deletions