Files
matrix-rust-sdk/crates/matrix-sdk-sqlite
Damir Jelić 527d001010 fix: Only report duplicate one-time key errors once
Since the server will reject any duplicate one-time keys forever,
clients which encounter such an error will spam sentry with such
reports.

This patch ensures that we only send the sentry report once.
2025-08-28 12:48:30 +02:00
..
2024-10-10 14:32:46 +02:00