summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/account.rs
AgeCommit message (Expand)AuthorFilesLines
2021-11-29Reformat code without blank_lines_upper_bound = 2Linus Färnstrand1-1/+0
2021-10-28Rename background request controlsDavid Lönnhager1-6/+6
2021-10-01Only retry for network-related API request failures, and remove the delayDavid Lönnhager1-13/+12
2021-10-01Give `retry_future_with_backoff` a more general nameDavid Lönnhager1-4/+2
2021-10-01Add retries to frontend account requestsDavid Lönnhager1-11/+68
2021-09-15Pause automatic RPCs while the account is expired or invalid, and whileDavid Lönnhager1-0/+120