Skip to content

Conversation

@xzrderek
Copy link
Contributor

@xzrderek xzrderek commented Jan 14, 2026

Note

Introduce separate concurrency control for evaluations.

  • Add --ep-max-concurrent-evaluations CLI option in plugin.py, normalize it, and export EP_MAX_CONCURRENT_EVALUATIONS
  • Implement parse_ep_max_concurrent_evaluations and use it in evaluation_test to set max_concurrent_evaluations
  • Thread max_concurrent_evaluations through evaluation_test (including priority scheduler) and EPParameters
  • Minor variable naming cleanup for rollout concurrency parsing

Written by Cursor Bugbot for commit e4ebf71. This will update automatically on new commits. Configure here.

@xzrderek xzrderek merged commit 8e2686b into main Jan 14, 2026
17 checks passed
@xzrderek xzrderek deleted the derekx/ep-max-evals branch January 14, 2026 21:25
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

Successfully merging this pull request may close these issues.

2 participants