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