-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Milestone
Description
I have a problem that my swagger generated code is executing the requests twice sometimes. I think this is due to the RetryPolicy of the volley library.
Now I want to set the RetryPolicy of my swagger generated code with out changing the ApiInvoker-Class everytime after regeneration of the code. Is any possibility to accomplish that?