about summary refs log tree commit diff
path: root/src/lib/async/retry.ts
Commit message (Collapse)AuthorAgeFilesLines
* Logout bug hunt (#294)Paul Frazee2023-03-151-0/+29
* Stop storing the log on disk * Add more info to the session logging * Only clear session tokens from storage when they've expired * Retry session resumption a few times if it's a network issue * Improvements to the 'connecting' screen