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 ] 에러 처리를 위한 Error-boundary 적용 #181

Open
1 task
suwonthugger opened this issue Aug 18, 2024 · 0 comments · May be fixed by #184
Open
1 task

[ Feat ] 에러 처리를 위한 Error-boundary 적용 #181

suwonthugger opened this issue Aug 18, 2024 · 0 comments · May be fixed by #184
Assignees
Labels
✨ Feature 기능 개발

Comments

@suwonthugger
Copy link
Member

suwonthugger commented Aug 18, 2024

💚 어떤 기능인가요?

  • react-query 비동기 통신 API 오류 처리
    • Error-boundary 클래스 생성 및 적용

✅ To Dos

  • Error-boundary 클래스 생성 및 적용
@suwonthugger suwonthugger added the ✨ Feature 기능 개발 label Aug 18, 2024
@suwonthugger suwonthugger self-assigned this Aug 18, 2024
@suwonthugger suwonthugger changed the title [ Feat ] React-query API 통신 오류 처리 [ Feat ] 렌더링 오류 로깅을 위한 Error-boundary 적용 Aug 19, 2024
suwonthugger added a commit that referenced this issue Aug 21, 2024
- 쿼리 클라이언트 ThrowOnError 속성을 true로 변경하여 에러를 throw 할수 있게 끔하였습니다.
- router 폴더를 생성해 관련 파일들 한곳에서 정리하였습니다.
- UI가 없어서 임시 fallback을 문구가 있는 버튼으로 대체하였습니다.
@suwonthugger suwonthugger linked a pull request Aug 21, 2024 that will close this issue
7 tasks
@suwonthugger suwonthugger linked a pull request Aug 21, 2024 that will close this issue
7 tasks
@suwonthugger suwonthugger changed the title [ Feat ] 렌더링 오류 로깅을 위한 Error-boundary 적용 [ Feat ] 에러 처리를 위한 Error-boundary 적용 Aug 21, 2024
suwonthugger added a commit that referenced this issue Sep 16, 2024
- 쿼리 클라이언트 ThrowOnError 속성을 true로 변경하여 에러를 throw 할수 있게 끔하였습니다.
- router 폴더를 생성해 관련 파일들 한곳에서 정리하였습니다.
- UI가 없어서 임시 fallback을 문구가 있는 버튼으로 대체하였습니다.
suwonthugger added a commit that referenced this issue Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant