docs(runbooks): mark pg-pool #459 follow-ups shipped#461
Merged
Conversation
…health/db) The "Still TODO (post-#455)" section listed the summarizer-fanout chunking and /api/health/db probe as future work. Both shipped in #459 — updates the runbook to reflect reality + adds the probe command and the saturation- signal semantics (503 only when waiting>0 AND idle===0). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
docs/runbooks/pg-pool-exhaustion.mdlisted summarizer-fanout chunking and the/api/health/dbprobe as "Still TODO (post-#455)". Both shipped in #459 — this updates the runbook so the doc matches reality.SUMMARIZER_FANOUT_BATCH_SIZE,SUMMARIZER_FANOUT_BATCH_PAUSE_MS)./api/health/dbsaturation semantics (503 only whenwaiting>0 AND idle===0) + a probe command.Docs-only. No code change.
🤖 Generated with Claude Code