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

ErrorModule 제거 #573

Open
baekteun opened this issue Jun 4, 2024 · 4 comments
Open

ErrorModule 제거 #573

baekteun opened this issue Jun 4, 2024 · 4 comments
Labels
1️⃣ Priority: High 우선순위 상

Comments

@baekteun
Copy link
Member

baekteun commented Jun 4, 2024

할 일

ErrorModule의 의존성으로 인해 많은 오류를 일으키고 있어요.

ErrorModule안에 있는 에러는 각 Domain의 Interface로 옮겨야 Error 모듈 관련 에러는 해결될거라 생각해요.

추가사항

No response

@baekteun baekteun added the 1️⃣ Priority: High 우선순위 상 label Jun 4, 2024
@yongbeomkwak
Copy link
Member

yongbeomkwak commented Jun 5, 2024

그러면 베이스 도메인 인터페이스에 옮기신 다는 말씀인거죠??

@baekteun
Copy link
Member Author

baekteun commented Jun 5, 2024

그러면 베이스 도메인 인터페이스에 옮기신 다는 말씀인거죠??

아뇨 각자의 도메인이요
AuthError면 AuthDomainInterface, PlaylistError면 PlaylistDomainInterafce

@baekteun
Copy link
Member Author

baekteun commented Jun 5, 2024

근데 제가 옮기는 지는 모르긴해요

@yongbeomkwak
Copy link
Member

스크린샷 2024-06-05 오후 12 35 30 흠 생각보다 있긴하네요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 상
Projects
None yet
Development

No branches or pull requests

2 participants