跳转至

所有执行#

要查看 n8n 实例的所有执行,请导航到概览页面,然后点击执行选项卡。这将显示您可以访问的工作流的所有执行。

如果您的 n8n 实例支持项目,您也可以在您可以访问的项目内查看执行选项卡。这将仅显示指定项目内工作流的执行。

已删除的工作流

当您删除工作流时,n8n 也会删除其执行历史记录。这意味着您无法查看已删除工作流的执行。

过滤执行#

您可以过滤执行列表:

  1. Select the Executions tab either from within the Overview page or a specific project to open the list.
  2. Select Filters.
  3. Enter your filters. You can filter by:
    • Workflows: choose all workflows, or a specific workflow name.
    • Status: choose from Failed, Running, Success, or Waiting.
    • Execution start: see executions that started in the given time.
    • Saved custom data: this is data you create within the workflow using the Code node. Enter the key and value to filter. Refer to Custom executions data for information on adding custom data.

功能可用性

自定义执行数据在以下版本可用:

  • Cloud:Pro、Enterprise
  • Self-Hosted:Enterprise、注册社区版

Retry failed workflows#

If your workflow execution fails, you can retry the execution. To retry a failed workflow:

  1. Select the Executions tab from within either the Overview page or a specific project to open the list.
  2. On the execution you want to retry, select Retry execution Options menu icon.
  3. 选择以下选项之一来重试执行:
    • 使用当前保存的工作流重试:一旦您对工作流进行了更改,您可以选择此选项来使用先前的执行数据执行工作流。
    • 使用原始工作流重试:如果您想要在不对工作流进行更改的情况下重试执行,您可以选择此选项使用先前的执行数据重试执行。

Load data from previous executions into your current workflow#

You can load data from a previous workflow back into the canvas. Refer to Debug executions for more information.

此页面是否
💬 微信

🚀 与作者交流

关注公众号
n8n实战笔记公众号
n8n实战笔记
📚 教程 💡 案例 🔧 技巧
添加微信
添加作者微信
1对1 专业指导
⚡ 快答 🎯 定制 🚀 支持