How to change REST call default timeout from 100 seconds ? Where can I change Default settings?
Hi Prashant Jha
You can check if you have Factory Configuration installed in your environment this section above Platform Configurations:Forge Factory Configuration
Remind you that increase this time is not considered as a Good Practice.
Luís Dinis
Hi Prashant,
You can change the time out from the api properties
or you can use the HTTPRequestHandler SetRequestTimeOut() action.
Hope it helps.
Thanks
Hi Jozy,
I am asking for the default timeout settings, from platform level ? Is there any way we can change that so that our default timeout will be something else other what is set as default ?
for eg - By default it is 100 second after changes the default request timeout it should be 110 seconds .
Did you check this discussion. Hope it will help you.
https://www.outsystems.com/forums/discussion/56562/timeout-in-exposed-rest-api-method-version-10/
Regards,
Wasimkhan S
Hi @Jozy Sohail,
Have you tried "Server Request Timeout", Hope it will help you.
You can change it from "Interface" tab -> click on application name -> Server Request Timeout. By default it set 10, you can change it from here.
Damini Rajput