You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(waterdata): final editorial pass on chunking.py
- Retry-defaults comment: drop the hardcoded numbers (4 / 0.5s / 30s /
60s) — they live in the constants below and were drifting from them.
- _publish docstring: drop the 'set/reset token dance' mechanism leak;
state the contract.
- get_active_client docstring: drop the 'public accessor / private
ContextVar' justification paragraph; keep the one-liner + the
paginated-loop usage cue.
- combined(): drop the 'terminal success result' paragraph that
duplicated the Returns section; move the finalize return-shape detail
into Returns where it belongs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments