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

refactor: add task management logic and error handling. #20

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

nowgnuesLee
Copy link
Owner

  • 메시지 보내는 부분과 수신하는 부분을 task로 관리하고 있는데, 둘중 하나가 종료(에러 포함)되면 나머지 task도 종료되도록 로직 수정
  • redis pubsub에서 unsubscribe하는 코드 추가해서 redis connection pool을 지킴
  • 비동기 로직에 대한 에러 핸들링 추가
  • app이 종료됐을때 graceful shutdown 하도록 추가

@nowgnuesLee nowgnuesLee merged commit 6b2705b into develop Jan 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant