setMaxUploadRetryTime

actual fun setMaxUploadRetryTime(maxUploadRetryTime: Duration)(source)
expect fun setMaxUploadRetryTime(maxUploadRetryTime: Duration)(source)

Sets the maximum time to retry an upload if a failure occurs.

Parameters

maxUploadRetryTime

the maximum time in milliseconds. Defaults to 10 minutes (600,000 milliseconds).

actual fun setMaxUploadRetryTime(maxUploadRetryTime: Duration)(source)
actual fun setMaxUploadRetryTime(maxUploadRetryTime: Duration)(source)
actual fun setMaxUploadRetryTime(maxUploadRetryTime: Duration)(source)