mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
When a request fails because of the exponential backoff, it won't be re-logged again. It would be useful, for the purposes of the send queue notably, to see when a request is re-attempted.