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

[Network] 에러 코드 별 분기 처리 #100

Open
2 tasks
allie0147 opened this issue Aug 29, 2022 · 0 comments
Open
2 tasks

[Network] 에러 코드 별 분기 처리 #100

allie0147 opened this issue Aug 29, 2022 · 0 comments
Labels
🔨 refactor 리팩토링 ✨ enhancement 기능 개발

Comments

@allie0147
Copy link
Collaborator

allie0147 commented Aug 29, 2022

설명

에러 코드별로 프론트에서 보여질 문구를 분기 처리해요.

진행사항

  • 400, 401, 422 -> 커스텀 문구 에러 처리
  • 402...421 , 423...499, 500...599 -> 기획 문구로 에러 처리

참고사항

  1. 프론트 송출 서버에러 400/500대 메세지
  2. 백 송출 에러 메세지
    • 노션 내 코멘트(O): 노출 처리
    • 노션 내 코멘트(X): 비노출 처리

UI 화면: > 와이어프레임_#에러 메세지
문구: 노션_개발 아카이브

@allie0147 allie0147 added ✨ enhancement 기능 개발 🔨 refactor 리팩토링 labels Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 refactor 리팩토링 ✨ enhancement 기능 개발
Projects
Development

No branches or pull requests

1 participant