mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-23 21:09:00 +00:00

Previously, we retried based on a count. Now we've added the ability to keep retrying for a specified time, using exponential backoff to throttle attempts.