Skip to content

#799 feat: 매일 자정 judge server dead pod 정리 스케줄러 추가 - #798

Merged
banchan01 merged 2 commits into
developfrom
fix/cleanup-dead-judge-server
Sep 24, 2026
Merged

banchan01 merged 2 commits into
developfrom
fix/cleanup-dead-judge-server

Conversation

@banchan01

@banchan01 banchan01 commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

close #799

Changelog

  • judge_server table에 쌓이는 judge server dead pod 레코드를 주기적으로 삭제하는 스케쥴러를 추가합니다.
  • 매일 자정(KST 00:00) 1회 동작
  • 마지막 heartbeat 기준 12시간 이상 경과된 dead pod 레코드 삭제

Testing

  • 테스트 코드 작성

Ops Impact

N/A

Version Compatibility

N/A

@banchan01 banchan01 self-assigned this Sep 24, 2026
@banchan01 banchan01 changed the title feat: 매일 자정 judge server dead pod 정리 스케줄러 추가 #799 feat: 매일 자정 judge server dead pod 정리 스케줄러 추가 Sep 24, 2026
@banchan01
banchan01 merged commit fb500b0 into develop Sep 24, 2026
7 checks passed
@banchan01
banchan01 deleted the fix/cleanup-dead-judge-server branch September 24, 2026 23:49
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.

[Improvement] Judge server dead pod 제거 스케쥴러 추가

1 participant