setMaxOperationRetryTime

actual fun setMaxOperationRetryTime(maxOperationRetryTime: Duration)(source)
expect fun setMaxOperationRetryTime(maxOperationRetryTime: Duration)(source)

Sets the maximum time to retry operations other than upload and download if a failure occurs.

Parameters

maxOperationRetryTime

the maximum time. Defaults to 2 minutes (120,000 milliseconds).

actual fun setMaxOperationRetryTime(maxOperationRetryTime: Duration)(source)
actual fun setMaxOperationRetryTime(maxOperationRetryTime: Duration)(source)
actual fun setMaxOperationRetryTime(maxOperationRetryTime: Duration)(source)