Join Slack
Powered by
You can implement retry with Retrofit and Okhttp u...
# coroutines
g
gildor
05/15/2017, 7:17 PM
You can implement retry with Retrofit and Okhttp using interceptors, so it’s possible to do for each instance of OkHttpClient
s
suresh
05/15/2017, 9:11 PM
gildor: have you tried
https://github.com/jhalterman/failsafe
?
g
gildor
05/16/2017, 4:31 AM
@suresh
Nope, but I think you can use it with interceptors
15
Views
Open in Slack
Previous
Next