We are using a Cron job overnight, to update the stock on our website, by making an API call /api/Stock/GetStockItems
It had been working fine until recently when we have frequently been getting
Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding
Is there a reason this has started to happen recently and what can be done to address the issue.
ThanksDebbie
Debbie
We are using a Cron job overnight, to update the stock on our website, by making an API call /api/Stock/GetStockItems
It had been working fine until recently when we have frequently been getting
Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding
Is there a reason this has started to happen recently and what can be done to address the issue.
Thanks
Debbie