Skip to content

Conversation

pchuri
Copy link

@pchuri pchuri commented Apr 5, 2025

  • Add BedrockClientManager class to manage boto3 clients with connection pooling
  • Improve connection reuse with max_pool_connections and tcp_keepalive
  • Implement more resilient retry strategy
  • Reuse clients across different AWS services (bedrock, ssm, secretsmanager)

- Add BedrockClientManager class to manage boto3 clients with connection pooling
- Improve connection reuse with max_pool_connections and tcp_keepalive
- Implement more resilient retry strategy
- Reuse clients across different AWS services (bedrock, ssm, secretsmanager)
Copy link
Contributor

@LionsAd LionsAd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peer-Review: FWIW, this looks great to me!

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