Is there any possible ways to retry if request failed?
You can customize the OkHttpClient for retrying. In the new release we will add a very simple interface.
can i ask ,when retry simple interface become ready?
Planned in the upcoming release. More 3 weeks
May I ask is simple interface ready now or when will it be?
Now, can be easily done through RxJava, so closing the issue.
Most helpful comment
You can customize the OkHttpClient for retrying. In the new release we will add a very simple interface.