构建工作流

Understand execution order

n8n's node execution order depends on the version of n8n you're using:

  • For workflows created before version 1.0: n8n executes the first node of each branch, then the second node of each branch, and so on.
  • For workflows created in version 1.0 and above: executes each branch in turn, completing one branch before starting another. n8n orders the branches based on their position on the canvas1, from topmost to bottommost. If two branches are at the same height, the leftmost branch executes first.

You can change the execution order in your workflow settings.

Footnotes

  1. The canvas is the main interface for building workflows in n8n's editor UI. You use the canvas to add and connect nodes to compose workflows.

    Back

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明