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.
📌 관련 이슈
close #110
✨ 어떤 이유로 변경된 내용인지
다음의 상황에 리마인드 알림을 전송하지 않도록 예외처리를 추가했습니다.
기존에는 오늘의 질문 푸시알람 전송(multipleSendByToken() 호출 직전에 위와 같은 유효성 검사를 했었는데, 그 범위를 더 늘려서 리마인드 알림 전송 시 예외까지 처리되도록 수정했습니다.
🙏 검토 혹은 리뷰어에게 남기고 싶은 말
HOTFIX !!!!!