Customer is getting an exception
Exception: System.TimeoutException: The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://lely-fsm-prd.ifs.cloud/M5Service.svc' has exceeded the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
app param INTEGRATION_MESSAGE_EXECUTION_TIMER_INTERVAL is set to 60, would setting this application parameter to longer than an hour resolve this exception?
Could restarting INTEGRATION CACHE solve the problem?
Could restarting the ODATA IIS app pool solve the problem?
Could rebooting the server solve the problem?