REST API Timeout
Hi Team,
We are calling an API endpoint from Adobe Campaign Java script activity by using :
var http = new HttpClientRequest(<Our API URL>) and the request is timing out before it could get a response from the End point/API (timing out at approximately 5 mins),
Is there any attribute in server config file which would set the timeout value to a higher number > 5 mins? OR
Do we have to add timeout attribute in the code itself. Do you have a sample code to share?
Thanks,
Ishani