We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
이 작업을 통해 해결하려는 문제를 정의하세요.
현재 외부 API 에 요청을 보내 실패 시 Global Exception Handler에서 핸들링하여 로그를 보내고, 클라이언트 측에는 INTERNAL SERVER ERROR로 표시되고 있다. 명확한 문제 파악과 빠른 대응을 위해 따로 핸들링한다.
INTERNAL SERVER ERROR
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered:
Mingyum-Kim
No branches or pull requests
문제 정의
이 작업을 통해 해결하려는 문제를 정의하세요.
현재 외부 API 에 요청을 보내 실패 시 Global Exception Handler에서 핸들링하여 로그를 보내고,
클라이언트 측에는
INTERNAL SERVER ERROR
로 표시되고 있다.명확한 문제 파악과 빠른 대응을 위해 따로 핸들링한다.
액션 아이템
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
내용
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered: