Skip to content

Conversation

@kseysh
Copy link
Member

@kseysh kseysh commented Mar 16, 2025

📝 PR Summary

health check시에 마지막 retries까지 가서야 health check가 성공하는 문제가 있어 RETRIES 시간을 증가했습니다.
+ docker-compose를 이용해 redis를 실행시키는 과정에서의 오류를 수정했습니다.

🌴 Works

  • health check시에 RETRIES 시간 증가
  • docker-compose를 이용해 redis를 제대로 실행할 수 있도록 수정

🌱 Related Issue

closed #491

🌵 PR 참고사항

  • 확인하시고 머지 부탁드릴게요!
  • dev 환경 docker 무중단 배포 기능 적용완료했고, 테스트 완료했습니다.

@kseysh kseysh added the 🚀 Deploy 배포 관련 label Mar 16, 2025
@kseysh kseysh self-assigned this Mar 16, 2025
@height
Copy link

height bot commented Mar 16, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Contributor

@geniusYoo geniusYoo left a comment

Choose a reason for hiding this comment

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

넵 확인했습니다 고생하셨습니다 ! :)

@kseysh kseysh merged commit 2c15a1d into dev Mar 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DEPLOY] dev, prod 환경 도커를 이용한 무중단 배포로 변경

2 participants