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

[FIX] 알림 서버 따로 배포 후 발생한 짜잘한 오류 수정 #95

Closed
10 tasks done
ddongseop opened this issue Aug 14, 2023 · 0 comments
Closed
10 tasks done
Assignees
Labels
ddongseop🍑 🚨Hotfix 급한 수정사항 발생

Comments

@ddongseop
Copy link
Member

ddongseop commented Aug 14, 2023

✨ 이슈 내용

  • Parentchild 아이디 3번에 술이슈 보내지는 코드 수정
  • SQS Listener 사용하는 측에 Graceful Shutdown 도입
  • 운영서버에서는 Hikari Pool 로그 안보이게 변경
  • ControllerExceptionAdvice의 500 에러들에서 모두 슬랙 메시지를 보내도록 수정
  • CD 스크립트에서 반복문을 돌며 프로세스가 종료될때까지 sleep 하도록 수정
  • EC2에서 SdkclientException 뜨는 것 해결
  • Apparent connection leak detected 해결
  • 이미 삭제된 Parentchild에 대해 스케줄링이 이루어지는 것 예외처리

✅ 체크리스트

  • Parentchild 아이디 3번에 술이슈 보내지는 코드 수정
  • SQS Listener 사용하는 측에 Graceful Shutdown 도입
  • 운영서버에서는 Hikari Pool 로그 안보이게 변경
  • ControllerExceptionAdvice의 500 에러들에서 모두 슬랙 메시지를 보내도록 수정
  • 스케줄링 정상 동작 확인
  • 슬랙 정상 동작 확인
  • CD 스크립트에서 반복문을 돌며 프로세스가 종료될때까지 sleep 하도록 수정
  • EC2에서 SdkclientException 뜨는 것 해결
  • 이미 삭제된 Parentchild에 대해 스케줄링이 이루어지는 것 예외처리
  • Apparent connection leak detected 해결
@ddongseop ddongseop added 🚨Hotfix 급한 수정사항 발생 ddongseop🍑 labels Aug 14, 2023
@ddongseop ddongseop self-assigned this Aug 14, 2023
ddongseop added a commit that referenced this issue Aug 14, 2023
[FIX] 알림 서버 따로 배포 후 발생한 짜잘한 오류 수정
ddongseop added a commit that referenced this issue Aug 14, 2023
[FIX] 커넥션 누수를 해결하기 위해 em.close() 코드 추가
ddongseop added a commit that referenced this issue Aug 15, 2023
…ror_2

[FIX] Warning 해결을 위한 수정사항 반영
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ddongseop🍑 🚨Hotfix 급한 수정사항 발생
Projects
None yet
Development

No branches or pull requests

1 participant