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: 리프레시 토큰 삭제시 예외 낮추기 #542

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

injoon2019
Copy link
Collaborator

💡 이슈 번호

close: #541

✨ 작업 내용

리프레시 토큰 upsert시 삭제할 때 예외가 발생하네요. 팀원들이 테스트할때 주로 발생하고, 자주 발생해 노이지합니다.
에러에 대한 민감도를 떨어트릴까봐 warn으로 하향합니다.

🚀 전달 사항

@injoon2019 injoon2019 self-assigned this Nov 3, 2024
@injoon2019 injoon2019 merged commit 67a0dbe into develop Nov 3, 2024
1 check passed
@injoon2019 injoon2019 deleted the feature/541 branch November 3, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

서버 리프레시 토큰 삭제 알림 warn으로 줄이기
1 participant