chore: superseded by clean availability PR #295 - #335
Closed
seonghobae wants to merge 2 commits into
Closed
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
Changes헬스 프로브
Estimated code review effort: 3 (Moderate) | ~20 minutes Sequence Diagram(s)sequenceDiagram
participant WebTestClient
participant HealthController
participant ApplicationAvailability
WebTestClient->>HealthController: GET /healthz 또는 /readyz
HealthController->>ApplicationAvailability: 상태 조회
ApplicationAvailability-->>HealthController: LivenessState 또는 ReadinessState
HealthController-->>WebTestClient: JSON 상태 본문과 200 또는 503 응답
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
seonghobae
marked this pull request as ready for review
August 10, 2026 12:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Superseded duplicate
Closed in favor of PR #295.
Fresh blob comparison proves #335 and #295 carry the same production
HealthControllerblobdcdca47b8113c3c3431663c1432361d40d7b6634and the sameHealthControllerTestblobf6cc1b7a03be643728af8ed9c376ff68535aa479on protected baseline55d7ae8647208e301f282350f076eeddaba61d11.PR #295 additionally contains the path-local operations and rollback guide, explicitly delegates canonical decision authority to ADR-0006 instead of creating a competing ADR, and is already Ready, mergeable, auto-merge enabled, and GREEN on CI
31388207104, Security Scan31388207985, SAST31388207139, and fuzz31388207812.Keeping #335 would duplicate exact source/test ownership, checks, and review traffic without adding behavior.