Skip to content

Reject non-finite job budgets#3307

Open
wangedmund77-cmyk wants to merge 1 commit into
SecureBananaLabs:mainfrom
wangedmund77-cmyk:codex/job-budget-finite
Open

Reject non-finite job budgets#3307
wangedmund77-cmyk wants to merge 1 commit into
SecureBananaLabs:mainfrom
wangedmund77-cmyk:codex/job-budget-finite

Conversation

@wangedmund77-cmyk
Copy link
Copy Markdown

Closes #3302

Summary

  • Requires job budget bounds to be finite as well as nonnegative.
  • Adds focused regression coverage for the behavior.

Validation

  • node --test 'apps/api/src/tests/**/*.test.js' --test-reporter=spec -> 2 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.

Job budget validation should reject non-finite numbers

1 participant