NVIDIA / NVIDIA/NeMo-Agent-Toolkit

[FEA]: Enable param to set max_concurrency for session_worker from agent/workflow config yml

Open
#147 5 comments 0 reactions 1 assignee View on GitHub

@willkill07 is already working on this.

Since Apr 18, 2026.

improvement
Dominant language
Python
Stars
2.6k
Forks
762
Avg merge
21h 28m
Merged PRs (30d)
27

Description

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

High

Please provide a clear description of problem this feature solves

Current Agent IQ core code has this set to 8 as default:
`class AIQSessionManager:

def __init__(self, workflow: Workflow, max_concurrency: int = 8):`

Better to make it configurable from config yml

Describe your ideal solution

Better to make it configurable from config yml

Additional context

No response

Code of Conduct
  • I agree to follow this project's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.