mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-21 18:05:33 -04:00
能否取消迭代节点30次数限制, Request to Remove the Iteration Node Loop Limit #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yosaa on GitHub (Mar 10, 2025).
您好!
我正在使用Dify工作流进行数据批量处理。目前,迭代节点的循环次数被限制为30次,这在处理大量数据时显得有些不足。虽然我可以分批次处理,但频繁拆分数据会增加操作的复杂性和出错的风险。
因此,我想咨询一下,是否可以取消迭代节点30次的循环次数限制?或者,是否有配置文件可以修改该参数,从而支持更多的处理次数?这将极大地提升我的工作效率。
期待您的回复,谢谢!
Hello,
I am currently using the Dify workflow to batch process data. However, the current limit of 30 iterations for the iteration node is insufficient for handling large volumes of data. While I can process the data in batches, breaking it down frequently increases the complexity of operations and the risk of errors.
Therefore, I would like to inquire if it is possible to remove the 30-iteration limit for the iteration node? Alternatively, is there a configuration file that can be modified to increase this limit? This would greatly enhance my workflow efficiency.
Thank you very much for your attention to this matter. I look forward to your reply.