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

Make max read size configurable #273

Merged
merged 4 commits into from
Jul 10, 2024
Merged

Make max read size configurable #273

merged 4 commits into from
Jul 10, 2024

Conversation

agouin
Copy link
Member

@agouin agouin commented Jun 4, 2024

Typically, proposals and votes are far beneath the prior 10240 byte threshold since none of the tx data is sent to horcrux, but we are seeing chains utilize vote extensions now and include large enough vote extension sign payloads that can push the message data beyond that threshold.

New default is 1MB.

Configurable via config.yaml parameter maxReadSize

@agouin agouin marked this pull request as ready for review June 4, 2024 18:10
@agouin agouin requested a review from pharr117 June 4, 2024 20:54
@agouin agouin merged commit 29bfe6d into main Jul 10, 2024
15 checks passed
@agouin agouin deleted the andrew/max_read_size branch July 10, 2024 18:56
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