-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downgrade rate limited log #5381
Conversation
| Protocol::BlobsByRange | ||
| Protocol::BlocksByRoot | ||
| Protocol::BlobsByRoot | ||
) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The log below need to be updated too - remove "By range", and may be worth mentioning that request is too large
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 907dc34
84f8a62
to
907dc34
Compare
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 54b1c22 |
* Address review comments * Downgrade log for by_root requests
Issue Addressed
N/A
Proposed Changes
Downgrade rate limited logs for all protocols where the expected responses > 1
This is not really an issue but we are seeing a few caplin peers on sepolia that are sending us a lot of blobroot requests, so this might happen on other networks too which might lead to a lot of users asking us about it on discord