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: 글로벌 예외 처리 기능 추가 #232

Merged
merged 6 commits into from
Dec 3, 2024

Conversation

ywonchae1
Copy link
Contributor

📋 상세 설명

  • 처리되지 않던 예외를 추가하였습니다.

📸 스크린샷

Screenshot 2024-12-01 at 19 44 23

@ywonchae1 ywonchae1 linked an issue Dec 1, 2024 that may be closed by this pull request
@github-actions github-actions bot added the feature 기능 추가 label Dec 1, 2024
Copy link
Member

@OziinG OziinG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!
kvs 채널 생성하는 로직이 서버의 역할로 변경되는 걸까요?

@ywonchae1
Copy link
Contributor Author

고생하셨습니다! kvs 채널 생성하는 로직이 서버의 역할로 변경되는 걸까요?

아니요~ 코드를 잘 보시면 kvs 채널 생성은 테스트코드에서만 쓰이는 메서드입니다.
테스트코드 실행 전 kvs 채널을 aws 콘솔에서 생성해 주는 작업이 번거로워서요.

@ywonchae1 ywonchae1 merged commit c5ec498 into develop Dec 3, 2024
1 check passed
@ywonchae1 ywonchae1 deleted the feature/231-global-exception branch December 3, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐶 글로벌 예외 처리 기능 추가
2 participants