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

에러 처리 버그 반영 #96

Open
baekteun opened this issue Nov 17, 2022 · 0 comments
Open

에러 처리 버그 반영 #96

baekteun opened this issue Nov 17, 2022 · 0 comments
Assignees
Labels
0️⃣Priority: Critical 우선순위 긴급 🐞 BugFix 버그 해결

Comments

@baekteun
Copy link
Member

baekteun commented Nov 17, 2022

BaseRemoteDataSourecr의 defaultRequest메서드 안에서 Error에서 errorMap[$0.errorCode]로 처리해서 전상적인 errorMap을 가져오지 못하고 errorMap[$0.response?.ststusCode ?? 0]으로 코드 변경해서 정상적으로 에러 처리하도록

@baekteun baekteun added 0️⃣Priority: Critical 우선순위 긴급 🐞 BugFix 버그 해결 labels Nov 17, 2022
@baekteun baekteun self-assigned this Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣Priority: Critical 우선순위 긴급 🐞 BugFix 버그 해결
Projects
None yet
Development

No branches or pull requests

1 participant