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

Safely waiting for CB-Spider for CB-TB ready #1536

Merged
merged 1 commit into from
May 2, 2024

Conversation

seokho-son
Copy link
Member

CB-TB 서버 안정성 향상 개선.

  • CB-TB 시작시, 3초 단위로 CB-Spider의 서버 준비 상태를 확인하고
  • 60번 초과시 CB-TB를 종료함. (이후 사용자가 CB-SP 서버 검토 후, 재실행 필요)
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 1/60
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 2/60
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 3/60
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 4/60
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 5/60
3:17AM INF main.go:187 > CB-Spider at http://localhost:1024/spider is not ready. Attempt 6/60

3:17AM INF main.go:184 > CB-Spider is now ready.



  ██████╗██████╗    ████████╗██████╗      
 ██╔════╝██╔══██╗   ╚══██╔══╝██╔══██╗     
 ██║     ██████╔╝█████╗██║   ██████╔╝     
 ██║     ██╔══██╗╚════╝██║   ██╔══██╗     
 ╚██████╗██████╔╝      ██║   ██████╔╝     
  ╚═════╝╚═════╝       ╚═╝   ╚═════╝      
                                         
 ██████╗ ███████╗ █████╗ ██████╗ ██╗   ██╗
 ██╔══██╗██╔════╝██╔══██╗██╔══██╗╚██╗ ██╔╝
 ██████╔╝█████╗  ███████║██║  ██║ ╚████╔╝ 
 ██╔══██╗██╔══╝  ██╔══██║██║  ██║  ╚██╔╝  
 ██║  ██║███████╗██║  ██║██████╔╝   ██║   
 ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝    ╚═╝   

@seokho-son
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label May 2, 2024
@cb-github-robot cb-github-robot merged commit b3ce856 into cloud-barista:main May 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants