Azure Synapse Data Factory - Copy Data from Web Table Timeout

Matt Werner 6 Reputation points
2022-11-29T16:28:06.31+00:00

I am looking to copy data from an html web table. To do this, I am using a Web Table dataset as my source in the Data Factory copy data step. The issue is that the website I'm pulling from is sometimes slow to respond. This is causing the occasional timeout error in the copy data step of my pipeline. The error message received is:

"Microsoft.Data.Mashup.MashupValueException,Message=The Web.Page function didn't finish within timeout of 100 seconds."

Is there a way to increase the default timeout of 100 seconds on the Web Table source of the copy step? Thanks in advance!

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,405 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
{count} votes