Skip to content

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

@XieXiaoying

Description

@XieXiaoying

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions