Client Script Operate Timeout

Client Script Operate Timeout

Hi Zoho,

I have set a client script that use         for ( i =1; length < i , i++)     to fetch all of the product in order

I have an order have 30+ products, seems this script will be stopped when it is checking rough 10 + products because of timeout (may be).

May I ask how can I modify my coding to  fetch 30+ products for this order?