Connection timed out after 300000ms
Hello,
I have a custom flow from JDBC Netsuite into Azure Blob Storage as a CSV file.
The ODBC table I'm trying to extract is 1.4m and the page size is around 8,000.
The flow is divided into 2 steps:
1. Extracting the data from NS: It takes around 13 mins.
2. Uploading the data into Blob Storage: Around 30 to 40 min, but fails.
The error:
Connection timed out after 300000ms
When I checked the logs from Azure storage, it says the request to create the blob was successful, but the file does not upload.
I've tried multiple page sizes to see what's the problem but I always receive the same error.
I don't understand what's timing out.
The concurrency configured in Azure Blob storage is 25.
Custom Flow
Steps
Comments
Angelo C can you open a support ticket?
Hi Tyler,
I did on Thursday the 22nd. I'm wondering if the community had the same issue so I can solve it faster.
Please sign in to leave a comment.