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

[docs/exception] Graceful하게 오류 핸들링하기 - (1) 회고 #327

Open
2 tasks
dldmsql opened this issue Nov 8, 2023 · 0 comments
Open
2 tasks
Assignees
Labels
docs 문서 수정 feature 기능 개발 이슈

Comments

@dldmsql
Copy link
Member

dldmsql commented Nov 8, 2023

주요 작업 내용

현재 시스템에서 오류 처리 방식을 분석합니다.
과도한 오류 핸들링으로 비즈니스 로직의 복잡도를 높이고, 실패지점이 모호해지는 것을 방지하고자 합니다.
오류를 오류로 반환하지 않고 Gracefully 핸들링하는 최적의 방법을 찾으려 합니다.

To-Do

  • 오류 처리 방식 분석
  • 오류 핸들링 방식 개선안 탐색 및 적용

Notice

전달 사항을 작성하거나 위키 페이지 링크를 걸어주세요.

@dldmsql dldmsql added docs 문서 수정 feature 기능 개발 이슈 labels Nov 8, 2023
@dldmsql dldmsql self-assigned this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 문서 수정 feature 기능 개발 이슈
Projects
None yet
Development

No branches or pull requests

1 participant