We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 무중단배포를 위해 각 서버를 실행한 후 30초를 기다리고 헬스체크를 하고 있습니다. 30초 이후에 실패하면 워크플로우는 중단됩니다. 이를 처음 30초 후 헬스체크를 실행하고, 이후로는 5초마다 최대 3번 실행하도록 변경합니다.
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered:
Merge branch 'chore/#793' of https://github.com/woowacourse-teams/202…
5d7f017
…4-mouda into chore/#793
ay-eonii
No branches or pull requests
문제 정의
현재 무중단배포를 위해 각 서버를 실행한 후 30초를 기다리고 헬스체크를 하고 있습니다.
30초 이후에 실패하면 워크플로우는 중단됩니다.
이를 처음 30초 후 헬스체크를 실행하고, 이후로는 5초마다 최대 3번 실행하도록 변경합니다.
액션 아이템
문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.
내용
결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)
The text was updated successfully, but these errors were encountered: