# How to analyze the "Network error: Failed to fetch" in the Execution panel

For executions in the [Execution panel](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/canvas/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.

{% hint style="info" %}
You can also analyze the execution on the Monitor page if you lose your internet connection.
{% endhint %}

For slightly longer executions, the pipeline continues running for up to 5 minutes.&#x20;

If your pipeline is focused on long executions, take a look at our documentation on [Pipeline executions](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/dashboards/alerts/available-metrics#pipeline-executions).&#x20;
