mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 17:46:08 +03:00
2d2acc1cf2
It serves no purpose and updating everytime we write to the device inbox stream means all such transactions will conflict, causing lots of transaction failures and retries.
1 line
79 B
Text
1 line
79 B
Text
Stop using `device_max_stream_id` table and just use `device_inbox.stream_id`.
|