Skip to Content
0
Sep 04, 2023 at 02:20 PM

RPA Timeout error --- urgent help needed

125 Views

Hi ,

We are working on a customer requirement where we need to upload excel data in HANA Cloud tables ( 10K ) records every time.

i am testing the request with 2 records only and its giving me timeout error -- No Idea how to solve this and check similar questions on this problem which are not answered - please address this.

const response = await irpa_core.request.call(options);

After 3 seconds this gives timeout error.

using Postman this is working fine.

Thanks Shivam