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 : 처리 실패시 예외 발생 #198

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Fix : 처리 실패시 예외 발생 #198

merged 1 commit into from
Sep 6, 2024

Conversation

hyunw9
Copy link
Contributor

@hyunw9 hyunw9 commented Sep 6, 2024

📣 Related Issue

📝 Summary

SQS 처리 실패 시 , 예외를 처리하고 큐에 다시 Enqueue하지 않도록 변경합니다.
(회원 중간 탈퇴시)

🙏 Question & PR point

📬 Postman

@hyunw9 hyunw9 added the Fix 수정 label Sep 6, 2024
@hyunw9 hyunw9 self-assigned this Sep 6, 2024
@hyunw9 hyunw9 merged commit a536751 into prod Sep 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix : 메세지 처리 실패 시 전파 방지
1 participant