mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
refactor: revert retry interval
This commit is contained in:
parent
7890f5bd44
commit
3911f51ae5
@ -22,7 +22,7 @@ class Poller {
|
||||
|
||||
// region Settings
|
||||
companion object {
|
||||
private val retryInterval: Long = 3 * 1000
|
||||
private val retryInterval: Long = 1 * 1000
|
||||
}
|
||||
// endregion
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user