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

Image error fix #80

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Image error fix #80

merged 7 commits into from
Dec 11, 2024

Conversation

nonatofabio
Copy link
Contributor

Issue #59: Support Document and Image as parameter

Description of changes:
Increased time out on Boto3 for processing of large input images.
Force logging string on Bedrock Input to avoid breaking error - should consider using logging of complete input only on DEBUG level.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@zxkane zxkane merged commit 4fc0d3b into aws-samples:main Dec 11, 2024
1 check passed
@mschfh
Copy link
Contributor

mschfh commented Dec 19, 2024

Is there any rationale behind setting such a low connect_timeout=1?

@daixba
Copy link
Contributor

daixba commented Dec 19, 2024

@mschfh Yes, you are right. It shouldn't be such low time out seconds. I have just updated to change that back to default 60 seconds.

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.

4 participants