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

[Bug] 도커 컴포즈에서 health check 제거 #179

Open
Skyrich2000 opened this issue Apr 15, 2022 · 0 comments
Open

[Bug] 도커 컴포즈에서 health check 제거 #179

Skyrich2000 opened this issue Apr 15, 2022 · 0 comments
Assignees

Comments

@Skyrich2000
Copy link
Member

오류 사진 및 설명

db 의 health check 주기가 5초로 설정했었는데, �쓸데없이 너무 자주하고있고 여러분의 노트북을 갉아먹고있는거같습니다.

해결시도

지금 health check는 로컬에서 db가 띄워져있는지 확인용도로 쓰고있는데, 엄밀히 말하면 로컬에서 확인할필요가 있나 싶습니다.
db안돌아가면 알아서 껏다 켜면 되지 않을까요?

아무튼 그래서 그냥 health check를 빼는게 어떨까요?
wait_for_healthy.sh 는 다른 방식으로 확인하도록 수정해보겠습니다.

@Skyrich2000 Skyrich2000 self-assigned this Apr 15, 2022
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

No branches or pull requests

1 participant