Hi , We have Azure Synapse Link for Dataverse to get realtime changes from CRM dynamics 365, all the data from dataverse is linked to Azure Synapse Analytics and/or Azure Data Lake Storage Gen2. We have a data factory pipeline which is sourcing the data from synapse dataverse database ( which is accessing the files from data lake on the background), when data factory pipeline is accessing some of the objects/tables from synapse dataverse , the pipeline is failing because of the lock timeout issues , as realtime replication is happening from crm dynamics 355 to synapse link dataverse objects .
Is there a way we can stop the adf pipeline from failing whenever the corresponding dataverse files are locked by crm dynamics 365 ?