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

Commit

Permalink
Use READ COMMITTED isolation level when inserting read receipts (matr…
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Aug 2, 2023
1 parent 0cae99b commit c715d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/12957.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use lower isolation level when inserting read receipts to avoid serialization errors. Contributed by Nick @ Beeper.

0 comments on commit c715d6f

Please sign in to comment.