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

Bedrock Frequently Has Server-side Errors #432

Open
kevinlu1248 opened this issue Apr 2, 2024 · 2 comments
Open

Bedrock Frequently Has Server-side Errors #432

kevinlu1248 opened this issue Apr 2, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@kevinlu1248
Copy link

Likely unrelated to the client but I'm getting this pretty frequently on Anthropic Bedrock.

anthropic.APIStatusError: Error code: 424 - {'message': 'The system encountered an unexpected error during processing. Try your request again.'}

Also, it seems like this replace the other issue from: #418, so that issue should be resolved now.

@costa-paxton
Copy link

I'm also coming up against this error though Bedrock. Would it make sense to simply add handling for 424 in BaseClient._should_retry?

@rattrayalex
Copy link
Collaborator

Ah, yes, that does sound like a good idea. We'll take a look at that.

@olu-an olu-an added the enhancement New feature or request label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants