Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: avoid bedrock read timeout (add boto3_config param) #1135

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

tstadel
Copy link
Member

@tstadel tstadel commented Oct 14, 2024

Related Issues

Proposed Changes:

  • add boto3_config param to pass boto3 config values like read_timeout which should be set to a higher value in order to avoid read timeouts during long-running model executions

How did you test it?

Notes for the reviewer

Checklist

@tstadel tstadel requested a review from a team as a code owner October 14, 2024 16:42
@tstadel tstadel requested review from julian-risch and removed request for a team October 14, 2024 16:42
@github-actions github-actions bot added integration:amazon-bedrock type:documentation Improvements or additions to documentation labels Oct 14, 2024
@tstadel tstadel changed the title fix: avoid bedrock read timeout fix: avoid bedrock read timeout (add boto3_config param) Oct 14, 2024
Copy link
Member

@julian-risch julian-risch left a comment

Choose a reason for hiding this comment

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

LGTM!

@tstadel tstadel merged commit 9a3c2e0 into main Oct 16, 2024
10 checks passed
@tstadel tstadel deleted the fix/bedrock_read_timeout branch October 16, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:amazon-bedrock type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants