Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Steffen911
Copy link
Member

@Steffen911 Steffen911 commented Sep 11, 2025

Important

Add global concurrency limiter to createEvalQueue to control job processing rate in app.ts.

  • Performance:
    • Add global concurrency limiter to createEvalQueue in app.ts.
    • Limits evalJobCreatorQueueProcessor to process at most max jobs per 2 seconds globally.
  • Misc:
    • Add maxTimeStamp and exactTimestamp parameters to checkTraceExistsAndGetTimestamp in traces.ts.

This description was created by Ellipsis for cdf714f. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. feat-evals labels Sep 11, 2025
@Steffen911 Steffen911 merged commit 26045d0 into main Sep 11, 2025
29 checks passed
@Steffen911 Steffen911 deleted the steffen/lfe-6666-global-concurrency-create-eval-queue branch September 11, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat-evals size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant