You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi friends.
i want to handle timeout (connection timeout and read timeout) in RxDownload.
how should i do this? there is only a timeout which does not specify what kind of timeout it is (no connection timeout or read timeout or write timeout)
if i must change the okhttpClient , how should i do this in kotlin?
The text was updated successfully, but these errors were encountered:
hi friends.
i want to handle timeout (connection timeout and read timeout) in RxDownload.
how should i do this? there is only a timeout which does not specify what kind of timeout it is (no connection timeout or read timeout or write timeout)
if i must change the okhttpClient , how should i do this in kotlin?
The text was updated successfully, but these errors were encountered: