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

이메일 OPEN, DELIVERY DELAY 이벤트 처리 #412

Closed
belljun3395 opened this issue Sep 19, 2024 · 0 comments · Fixed by #419
Closed

이메일 OPEN, DELIVERY DELAY 이벤트 처리 #412

belljun3395 opened this issue Sep 19, 2024 · 0 comments · Fixed by #419
Assignees
Labels
feature 새로운 기능을 만들 때 사용됩니다

Comments

@belljun3395
Copy link
Collaborator

No description provided.

@belljun3395 belljun3395 self-assigned this Sep 19, 2024
@belljun3395 belljun3395 added the feature 새로운 기능을 만들 때 사용됩니다 label Sep 19, 2024
@belljun3395 belljun3395 changed the title 이메일 이벤트 기반 아티클 뷰 누적 기능 이메일 OPEN, DELIVERY DELAY 이벤트 처리 Sep 20, 2024
belljun3395 added a commit that referenced this issue Sep 27, 2024
* feat: 전송 아티클 이벤트 테이블 추가 및 필요 enum 추가

* refactor: 배치 전송후 전송 기록 추가

* feat: 전송 아티클 이벤트 추가 및 조회 쿼리 추가

* feat: AddEmailLogUseCase 구현

* feat: ArticleLogService 구현

* feat: ArticleMemberService 구현

* feat: ReadArticleByEmailUseCase 구현

* feat: addEmailLog 구현

* feat: readArticleByEmail 구현

* fix: 요청으로 Byte를 받지 못하는 문제 해결

* feat: 아티클 로그 요청 시큐리티 해제

* fix: execute가 없어서 쿼리가 동작하지 않는 문제 해결

* fix: EmailLogEventType 변환할 때 type의 대소문자 구분하지 않고 변한할 수 있도록 수정

* feat: 로그 기록을 위한 인증 예외 주소 추가

* refactor: 아티클 이메일 전송시 전송 이벤트 기록하도록 수정

* fix: 요청을 처리할 수 있도록 수정

* fix: todo로 예외 발생하는 문제 해결

* fix: eventType이 재대로 저장되지 않는 문제 해결
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능을 만들 때 사용됩니다
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant