Merge pull request #7545 from thunderbird/change-account-server-validation-flow

Change account server validation flow
This commit is contained in:
Wolf-Martell Montwé 2024-01-26 11:51:49 +00:00 committed by GitHub
commit 71c0c6f389
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ import kotlinx.coroutines.cancelChildren
import kotlinx.coroutines.delay
import kotlinx.coroutines.launch
private const val CONTINUE_NEXT_DELAY = 2000L
private const val CONTINUE_NEXT_DELAY = 200L
@Suppress("TooManyFunctions")
abstract class BaseServerValidationViewModel(