Skip to content

fix(resilience): healthcheck oneshot skip + harden-memory ALTER SYSTEM/swap - #72

Merged
jonquixote merged 1 commit into
mainfrom
fix/resilience-followups
Jul 24, 2026
Merged

fix(resilience): healthcheck oneshot skip + harden-memory ALTER SYSTEM/swap#72
jonquixote merged 1 commit into
mainfrom
fix/resilience-followups

Conversation

@jonquixote

Copy link
Copy Markdown
Owner

Prod-verification follow-ups to #71: healthcheck was false-alarming on oneshot timer units; harden-memory's pg drop-in never loaded (no include_dir) and swap size read was human-readable. All three fixed + applied live on prod.

🤖 Generated with Claude Code

…ALTER SYSTEM + --bytes swap

Prod verification found: (1) healthcheck false-alarmed on timer-triggered
oneshot units (backup/snapshot/audit-rotate) that are inactive by design →
skip Type=oneshot. (2) harden-memory's pg conf.d drop-in never loaded (this
box's postgresql.conf has no include_dir) → apply via ALTER SYSTEM. (3) swap
size read was human-readable so the grow silently no-op'd → --bytes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016ytTRmZoRpCSnhKA3xJURj
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
onepercentrealestate Ready Ready Preview, Comment Jul 24, 2026 9:21am

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jonquixote, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 28 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b7c913bb-6191-4581-a8f6-a15df3b10750

📥 Commits

Reviewing files that changed from the base of the PR and between 7273183 and 5f38696.

📒 Files selected for processing (2)
  • ops/monitoring/healthcheck.sh
  • ops/resilience/harden-memory.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/resilience-followups

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jonquixote
jonquixote merged commit a4cffeb into main Jul 24, 2026
4 of 5 checks passed
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

1 participant