Skip to content

Parallel Tool Execution Timeout #61

@djthorpe

Description

@djthorpe

No per-tool timeout in parallel tool execution

File: pkg/manager/generator.go — runTools() passes parent context directly
A hung MCP tool blocks the entire WaitGroup and the HTTP response indefinitely
Wrap each tool call with context.WithTimeout(ctx, perToolDeadline)

Metadata

Metadata

Assignees

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