mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-23 07:37:39 +00:00
refactor: revert retry interval
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user