Details
Details
It's hard to do that on localstack, but I was able to reuse test plan from D13356 to block DB item with transactions and then confirmed that refresh_user_prekeys also retries.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/identity/src/database/device_list.rs | ||
---|---|---|
854 | i had to look at the code to jog my memory, but confirmed that sleep_and_retry respects the retry limit set by ExponentialBackoffConfig::default() |