Skip to content

Raise budget-window batch max_parallel to 20#460

Merged
anth-volk merged 1 commit intomainfrom
feat/budget-window-max-parallel-20
Apr 17, 2026
Merged

Raise budget-window batch max_parallel to 20#460
anth-volk merged 1 commit intomainfrom
feat/budget-window-max-parallel-20

Conversation

@anth-volk
Copy link
Copy Markdown
Contributor

Fixes #459

Summary

  • raise the budget-window batch request cap from 3 to 20
  • keep the change isolated to the contract and validation tests
  • leave polling/scheduler behavior unchanged in this PR

Testing

  • uv run ruff format projects/policyengine-api-simulation/src/modal/gateway/models.py projects/policyengine-api-simulation/tests/gateway/test_models.py projects/policyengine-api-simulation/tests/gateway/test_endpoints.py
  • uv run ruff check projects/policyengine-api-simulation/src/modal/gateway/models.py projects/policyengine-api-simulation/tests/gateway/test_models.py projects/policyengine-api-simulation/tests/gateway/test_endpoints.py
  • uv run --project projects/policyengine-api-simulation --extra test pytest projects/policyengine-api-simulation/tests/gateway/test_models.py projects/policyengine-api-simulation/tests/gateway/test_endpoints.py

@anth-volk anth-volk marked this pull request as ready for review April 17, 2026 22:52
@anth-volk anth-volk merged commit fb74ecc into main Apr 17, 2026
4 checks passed
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.

Raise budget-window batch max_parallel to 20

1 participant