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

앱 단위에서 발생하는 에러 슬랙 알림 오도록 웹훅 연결 #15

Merged
merged 3 commits into from
Mar 31, 2022

Conversation

hyejungg
Copy link
Member

What is this PR? 🔍

앱 단위에서 발생하는 에러를 에러 스택과 함께 슬랙으로 보내주도록 합니다.

Key Changes 🔑

  1. 푸쉬 서버에서는 fcm 서버에 전송된 후 결과(response)를 슬랙으로 보냅니다.
  2. 실패 시에 대한 에러도 슬랙에 보냅니다.
  3. 커스텀 에러 외 발생하는 에러에 대하여 슬랙에 보냅니다.

@hyejungg hyejungg added mod 코드 수정 feat 새 기능 추가 labels Mar 31, 2022
@hyejungg hyejungg requested a review from youngjinc March 31, 2022 11:08
@hyejungg hyejungg self-assigned this Mar 31, 2022
@hyejungg hyejungg linked an issue Mar 31, 2022 that may be closed by this pull request
3 tasks
@hyejungg hyejungg merged commit 0fee6d9 into dev Mar 31, 2022
@hyejungg hyejungg deleted the dec-feat-slack branch March 31, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새 기능 추가 mod 코드 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

유연한 장애 대응을 위한 슬랙 웹훅 연결
1 participant