Skip to content

refactor(orchestrator): run model requests serially instead of in par…#8

Open
mtasic85 wants to merge 1 commit intostevibe:mainfrom
mtasic85:make-requests-serial
Open

refactor(orchestrator): run model requests serially instead of in par…#8
mtasic85 wants to merge 1 commit intostevibe:mainfrom
mtasic85:make-requests-serial

Conversation

@mtasic85
Copy link
Copy Markdown

@mtasic85 mtasic85 commented Apr 5, 2026

refactor(orchestrator): run model requests serially instead of in parallel

Change Promise.all to sequential for-loop to process models one at a time per scenario.

…allel

Change Promise.all to sequential for-loop to process models one at a time per scenario.
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.

1 participant