Skip to content

Handle provider quota failures cleanly#8

Open
jjoshua2 wants to merge 1 commit intoKripner:masterfrom
jjoshua2:quota-fix-pr
Open

Handle provider quota failures cleanly#8
jjoshua2 wants to merge 1 commit intoKripner:masterfrom
jjoshua2:quota-fix-pr

Conversation

@jjoshua2
Copy link

@jjoshua2 jjoshua2 commented Mar 24, 2026

Closes #1

Summary

  • detect provider quota and rate-limit failures explicitly
  • stop runs cleanly instead of retrying planner steps indefinitely
  • skip verifier execution when worker output is only a quota failure
  • add regression coverage for planner and worker quota paths

Testing

  • PYTHONPATH=. pytest -q tests/test_quota_pause.py

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.

Stuck in loop after out of credits

1 participant