131
Views
5
Comments
Solved
How to change REST call default timeout from 100 seconds to some other value ?

How to change REST call default timeout from 100 seconds ?  Where can I change Default settings?

2022-12-28 12-37-38
Luis Dinis
Solution

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

2023-11-22 10-51-50
Jozy Sohail

Hi Prashant,

You can change the time out from the api properties 

or you can use the HTTPRequestHandler SetRequestTimeOut() action.

Hope it helps.

Thanks

2020-10-15 12-25-43
Prashant Jha

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 .

2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi Prashant,

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

2024-08-07 06-05-18
Damini Rajput

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.


Regards,

Damini Rajput

2022-12-28 12-37-38
Luis Dinis
Solution

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.