mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 01:07:47 +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