mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-24 17:18:23 -04:00
The previous linear backoff would retry overall 10 times the value, and 10x30 == 300ms, not 3 seconds.
The previous linear backoff would retry overall 10 times the value, and 10x30 == 300ms, not 3 seconds.