Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 9, 2025

Rate-limit error logging for buffer overflow in input preprocessing.

Changes LOG(ERROR) to LOG_EVERY_N(ERROR, 100) to reduce log spam when the static buffer size is insufficient, as this condition can occur frequently.

@copybara-service copybara-service bot force-pushed the test_817380757 branch 2 times, most recently from 62640fd to 106d0eb Compare October 10, 2025 00:42
Changes `LOG(ERROR)` to `LOG_EVERY_N(ERROR, 100)` to reduce log spam when the static buffer size is insufficient, as this condition can occur frequently.

PiperOrigin-RevId: 817406279
@copybara-service copybara-service bot merged commit 338c8fa into main Oct 10, 2025
@copybara-service copybara-service bot deleted the test_817380757 branch October 10, 2025 00:47
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.

2 participants