Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: avoid retrying timed out agent requests - #28

Merged
fetachino merged 1 commit into
mainfrom
fix/agent-timeout-retries
Jul 29, 2026
Merged

fix: avoid retrying timed out agent requests#28
fetachino merged 1 commit into
mainfrom
fix/agent-timeout-retries

Conversation

@fetachino

Copy link
Copy Markdown
Owner

Summary

  • Prevent LangGraph from retrying OpenAI timeout errors
  • Preserve retries for temporary connection and rate-limit failures
  • Ensure interactive AI requests fail within the configured timeout
  • Add a regression test reproducing the production timeout behavior

Verification

  • Ruff formatting passed
  • Ruff linting passed
  • mypy passed
  • 75 tests passed
  • 92.52% test coverage

@fetachino
fetachino merged commit 5a7ca49 into main Jul 29, 2026
2 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.

1 participant