mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 11:35:03 +02:00
|
Some checks failed
CI: Python / Checks (push) Has been cancelled
Count unique nodes reached instead of node executions so looping child workflows never report an index above the total, and exclude disabled nodes and sticky notes from the total since they never execute. Also retry pushRef resolution after a transient miss instead of caching the failure, group the optional getLifecycleHooksForSubExecutions parameters into an options object, and cover the throttle logic with tests. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| @n8n | ||
| cli | ||
| core | ||
| extensions/insights | ||
| frontend | ||
| node-dev | ||
| nodes-base | ||
| testing | ||
| workflow | ||