Skip to content

enhance: remove limiter debug logging - #26

Merged
sunby merged 1 commit into
codex/load-1m-segments-pr-stack-rebased-qv-workfrom
codex/proxy-remove-limiter-debug-20260909
Sep 9, 2026
Merged

enhance: remove limiter debug logging#26
sunby merged 1 commit into
codex/load-1m-segments-pr-stack-rebased-qv-workfrom
codex/proxy-remove-limiter-debug-20260909

Conversation

@sunby

@sunby sunby commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Proxy limiter initialization constructs source labels, formatted limits and logging fields for the per-rate registration Debug message even when Debug is disabled. This work repeats across the limiter tree during SetRates.

Remove the message and its dedicated source parameter and update bookkeeping. Limiter creation, rate updates and quota enforcement remain unchanged.

Validation: existing Proxy limiter and concurrent Check/SetRates tests passed with -tags dynamic,test -gcflags="all=-N -l" -count=1 before moving this patch to the current target base; they were not rerun on the final base. Full make lint-fix was interrupted and its unrelated formatting changes were discarded. No production CPU reduction has been measured after this change.

Signed-off-by: sunby <sunbingyi1992@gmail.com>
@sunby
sunby merged commit bc6a0dd into codex/load-1m-segments-pr-stack-rebased-qv-work Sep 9, 2026
2 of 5 checks passed
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