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:

  1. Go to the Monitor page.

  2. Click Pipeline Logs.

  3. Use the Pipeline Name filter to locate the execution.

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

Was this helpful?