Skip to content

GetObjectAsync Method #3015

Answered by ashishdhingra
Mr0N asked this question in Q&A
Discussion options

You must be logged in to vote

@Mr0N While Error Responses does not explicitly state the error code 429 (which indicates Too Many Requests), any error returned by S3 service should be handled by S3ErrorResponseUnmarshaller. So you could perhaps try incorporating exponential backoff strategy for handling this exception in your code.
Answer:
Thanks,
Ashish

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by github-actions
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3013 on July 31, 2023 16:09.