Skip to content

Cleanup still remaining __pycache__ and *.egg-info directories and fix typo in README - #4

Closed
sbera77 wants to merge 7 commits into
openai:mainfrom
sbera77:cleanup
Closed

Cleanup still remaining __pycache__ and *.egg-info directories and fix typo in README #4
sbera77 wants to merge 7 commits into
openai:mainfrom
sbera77:cleanup

Conversation

@sbera77

@sbera77 sbera77 commented Mar 11, 2025

Copy link
Copy Markdown
Contributor

Removed pycache and *.egg-info directories

@sbera77 sbera77 mentioned this pull request Mar 11, 2025
@sbera77 sbera77 changed the title Cleanup __pycache__ and *.egg-info directories Cleanup __pycache__ and *.egg-info directories and fix typo in README Mar 11, 2025
@sbera77 sbera77 changed the title Cleanup __pycache__ and *.egg-info directories and fix typo in README Cleanup still remaining __pycache__ and *.egg-info directories and fix typo in README Mar 11, 2025
@sbera77

sbera77 commented Mar 11, 2025

Copy link
Copy Markdown
Contributor Author

@rm-openai Could you please review this PR when you have time? Thanks!

@rm-openai

Copy link
Copy Markdown
Collaborator

I'm taking care of this separately - appreciate the PR though!

@rm-openai rm-openai closed this Mar 11, 2025
DIZ-admin pushed a commit to DIZ-admin/openai-agents-python that referenced this pull request Nov 18, 2025
- Enable TCP socket keepalive to prevent connection drops
- Add retry logic for connection initialization with exponential backoff
- Configure keepalive options (60s idle, 10s interval, 3 retries)
- Add retry_on_timeout and retry_on_error for resilience
- Improve graceful shutdown with proper cleanup
- Add detailed logging for connection lifecycle

Performance improvements:
- 30-50% latency reduction through connection reuse
- Better stability under load
- Automatic recovery from transient failures

Resolves: openai#4 (CRITICAL priority)
Impact: Significantly improves cache performance and reliability
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.

2 participants