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
I investigated a bit but I could not find any way to set the timeout for the http calls in the sdk. Would it be possible to introduce it? In general I'm not sure it is possible to configure the HTTP client: another example is the setup of a proxy.
Thank you,
Jacopo
The text was updated successfully, but these errors were encountered:
This is resteasy client that you can build yourself with all required parameters or get http client and setup whatever is needed like timeout for specific requests. Pre/post methods etc.
Hi,
I investigated a bit but I could not find any way to set the timeout for the http calls in the sdk. Would it be possible to introduce it? In general I'm not sure it is possible to configure the HTTP client: another example is the setup of a proxy.
Thank you,
Jacopo
The text was updated successfully, but these errors were encountered: