We have many records which must be bulk imported to CRM and exported to other Thrid Party environment with plugin and API. Typically, more than 5K to 6K pieces of data need to be processed at one time.
We've already split the data into 100 records at a time while sometimes we still get the SQL Time Out Error when the response is longer than 2 minutes. Is there any other way or paid way to improve the response performance and data processing function. We are using Online environment.
Thanks in advance.