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.
🎫 연관 이슈
resolved: #321
💁♂️ PR 내용
🙏 작업
in을 2번 사용해서 갱신할 구독 기록을 필터링하다 보니 이런 문제가 발생하였습니다.
eq을 사용하고 batch로 한번에 업데이트 할 수 있도록 수정하였습니다.
마지막 업데이트도 배치로 수정하였습니다.
🙈 PR 참고 사항
📸 스크린샷
receive.all이 된 것은 더 이상 기록이 갱신되지 않는 것 확인
배치로 쿼리가 나가는 것 확인
🤖 테스트 체크리스트