setHttpTimeout() performance
Hi Team, We are working on integration to fetch user details to ServiceNow, from scheduled job we called the rest api and for data return it's taking time as 35 Sec, so we have added a setHttpTimeout(35000) method in script.Adding 35 sec timeout will...
