How to analyze the "Network error: Failed to fetch" in the Execution panel
Learn how to investigate the issue when fetch failures occur in the Execution panel.
For executions in the Execution panel on Canvas, the system waits up to 60 seconds for a response. If no response is received within this time, a "Failed to fetch" error is displayed. However, the execution continues in the background and can be reviewed in the Logs page.
To review the execution:
Go to the Monitor page.
Click Pipeline Logs.
Use the Pipeline Name filter to locate the execution.
You can also analyze the execution on the Monitor page if you lose your internet connection.
For slightly longer executions, the pipeline continues running for up to 5 minutes.
If your pipeline is focused on long executions, take a look at our documentation on Pipeline executions.
Last updated