Forum Discussion
awright19
Advocate II
1 year agoIntermittent DM_GWPipeline_Gateway_CanceledError
We have had a string of refresh failures due to the DM_GWPipeline_Gateway_CanceledError error over the last week or so. The dataset affected varies. Most are scheduled refreshes, but it has happened ...
Poojara_D12
Super User
1 year agoHi awright19
The DM_GWPipeline_Gateway_CanceledError occurs when the on-premises data gateway cancels a refresh, often due to resource or timeout issues. Here are potential causes and solutions:
- Gateway Overload: Check CPU/RAM usage and add resources or nodes to the gateway cluster.
- Timeouts: Optimize queries and increase the Command Timeout in gateway settings.
- Concurrent Load: Stagger refresh schedules or increase the concurrent queries limit.
- Network Issues: Ensure a stable network connection and verify firewall/VPN configurations.
- Outdated Gateway: Update the gateway to the latest version.
- Dataset Errors: Review refresh history and optimize problematic datasets.
- Cluster Issues: Check for failing nodes in a gateway cluster and remove unhealthy ones.
These steps should help identify and resolve the issue.