Skip to content

request_usage_entries: two paths disagree on whether a zero-token request gets an entry - #4584

Closed
ojassharma7 wants to merge 1 commit into
openai:mainfrom
ojassharma7:fix/issue-4563
Closed

request_usage_entries: two paths disagree on whether a zero-token request gets an entry#4584
ojassharma7 wants to merge 1 commit into
openai:mainfrom
ojassharma7:fix/issue-4563

Conversation

@ojassharma7

Copy link
Copy Markdown
Contributor

Fixes #4563.

What changed

  • src/agents/run_internal/model_retry.py
  • src/agents/usage.py
  • tests/models/test_model_retry.py
  • tests/test_agent_runner_streamed.py

Verification

The project's own test suite was run before and after this change; it introduces no new test failures or lint violations.

@seratch seratch closed this Aug 22, 2026
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.

request_usage_entries: two paths disagree on whether a zero-token request gets an entry

2 participants