mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-13 10:54:21 -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.