Skip to content

Explore options for tool call execution concurrency #1369

Description

@gwarmstrong

Currently, when multiple tool calls are emitted, all tool calls are executed in series, incase they are dependent on each other (e.g., python blocks with variable re-use), but we may want to evaluate how we can maintain some degree of concurrency in tool calls in the case of long-running independent tool calls.

Originally posted by @gwarmstrong in #1347 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions