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

Fix/277 유저 정보 관련 안정화 작업 #278

Merged
merged 3 commits into from
Aug 3, 2024
Merged

Fix/277 유저 정보 관련 안정화 작업 #278

merged 3 commits into from
Aug 3, 2024

Conversation

HamBP
Copy link
Member

@HamBP HamBP commented Aug 3, 2024

Issue

작업 내용

  • 버그 재현 불가
  • 구버전에서 사용하던 기능을 제거하여 불필요한 api 호출 제거
  • 유저 정보 get api를 data 레이어에서 nullable 처리하여 원인 특정이 불가능한 로그 전송 개선
  • 로그인 및 회원가입 실패 시 예외 처리 및 로깅

코멘트

긴급 머지합니다.

HamBP added 3 commits August 3, 2024 14:11
1. 사용자 정보가 필요한 경우 더 크래시리틱스에서 더 구체적인 화면 정보를 확인할 수 있도록 변경
2. 사용자 정보를 가져오는 것에 대해 401 로그를 크래시리틱스에 전송하지 않음
@HamBP HamBP self-assigned this Aug 3, 2024
@HamBP HamBP requested a review from mangbaam August 3, 2024 06:07
@HamBP HamBP added the bug 버그 픽스 label Aug 3, 2024
Copy link

github-actions bot commented Aug 3, 2024

Test Results

 9 files   9 suites   0s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
12 runs  12 ✅ 0 💤 0 ❌

Results for commit 3b1a75b.

@HamBP HamBP merged commit 1f435e4 into develop Aug 3, 2024
2 checks passed
@HamBP HamBP deleted the fix/277 branch September 16, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

로그인 이슈
1 participant