Replies: 1 comment 4 replies
-
@lazar725 , you can catch a How to specifically handle the error depends on your actual requirements. Does this answer your question? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question:
I'm using spring-cloud-aws v3.1.0 in a Spring Boot app v3.2.1.
What is the proper way of handling errors when sending a message to SQS fails? Is there a specific exception I should catch?
Beta Was this translation helpful? Give feedback.
All reactions