diff options
author | David Robertson <davidr@element.io> | 2022-10-13 18:32:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-13 17:32:16 +0000 |
commit | 16c5d95b594e4fe146947c4848057ebe0b9f900b (patch) | |
tree | 95901c3245fa9d2bc46f98348f2c423a524ffc29 /synapse | |
parent | Fixup changelog (diff) | |
download | synapse-16c5d95b594e4fe146947c4848057ebe0b9f900b.tar.xz |
Optimise the event_push_backfill_thread_id bg job (#14172)
Co-authored-by: Erik Johnston <erik@matrix.org>
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/databases/main/event_push_actions.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/storage/databases/main/event_push_actions.py b/synapse/storage/databases/main/event_push_actions.py |