[feat] 이벤트 오픈 알림 DLQ / DLX 적용 및 기타 오류 수정#273
Merged
daylikezero merged 2 commits intodevfrom May 3, 2025
Merged
Conversation
### 변경점 - 상수 추가 및 누락된 곳 적용 - EventOpenConsumer에서 알림 전송 실패 시AmqpRejectAndDontRequeueException 예외 추가 - RabbitConfig에 이벤트 오픈 관련 설정 추가 - EventOpenDlqReprocessor, EventOpenRetryService 클래스 생성 - 메시지 재처리 로직 구현 - 라우팅키 오류 수정
Contributor
|
고생하셨습니다! |
pshshsh
approved these changes
May 2, 2025
daylikezero
approved these changes
May 2, 2025
Contributor
daylikezero
left a comment
There was a problem hiding this comment.
이벤트 DLQ/DLX 적용 확인했습니다 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Issue Number
close #270
📝 작업 내역
EventOpenConsumer에서 알림 전송 실패 시AmqpRejectAndDontRequeueException예외 처리 추가RabbitConfig에 이벤트 오픈 관련 Queue/Exchange/Binding 설정 추가EventOpenDlqReprocessor,EventOpenRetryService클래스 생성 및 재처리 흐름 구현EventOpenProducer라우팅 키 누락 문제 수정 (""적용)💡 PR 특이사항
📸 스크린샷