Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望在node内设置并发线程数 #78

Open
XieXiaoying opened this issue Feb 18, 2025 · 0 comments
Open

希望在node内设置并发线程数 #78

XieXiaoying opened this issue Feb 18, 2025 · 0 comments

Comments

@XieXiaoying
Copy link

1、希望能在node里设置并发线程数,以便精准控制并发量级,避免被下游限流
2、希望能支持while条件是分页查询的结果是否为空的场景,如下图所示,while节点需要根据返回结果是否为空来决定是否结束,如果不为空,需要把这次查询的结果写入context,该context要在并发流程中是线程安全的,目前的能力好像不支持

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant