Skip to content
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

Enforce configurable max payload size for service requests #684

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

jtraglia
Copy link
Collaborator

@jtraglia jtraglia commented Feb 20, 2025

πŸ“ Summary

I believe the relay's rate limiting service might already prevent this, but I think we should have some type of max message size limit defined in the code so we know for sure.

βœ… I have run these commands

  • make lint
  • make test-race
  • go mod tidy
  • I have seen and agree to CONTRIBUTING.md

@jtraglia jtraglia changed the title Enforce max message size for service requests Enforce configurable max payload size for service requests Feb 21, 2025
@metachris metachris merged commit 83c2d74 into main Feb 21, 2025
4 checks passed
@metachris metachris deleted the new-limit-readers branch February 21, 2025 14:31
@sukoneck
Copy link
Contributor

Shout out to @0xalpharush from Asymmetric Research for the disclosure ⚑

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.

3 participants