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

Feat/#70 SQS Message Produce 실패에 대한 처리 구현 #71

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

PgmJun
Copy link
Member

@PgmJun PgmJun commented Sep 21, 2024

✒️ 관련 이슈번호

🔑 Key Changes

  • sqs message produce 실패 시, retry
  • retry 실패 시, recover을 통해 slack알림 및 error level logging 수행

📢 To Reviewers

@PgmJun PgmJun added ✨ feat 새 기능 1️⃣ Size/XL 중요도 XL labels Sep 21, 2024
@PgmJun PgmJun self-assigned this Sep 21, 2024
@PgmJun PgmJun merged commit 4a2bb29 into develop Sep 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Size/XL 중요도 XL ✨ feat 새 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] SQS 메시지 Produce 실패 처리 구현
1 participant