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

Tuning payload timeout #80

Merged
merged 5 commits into from
Mar 22, 2024
Merged

Tuning payload timeout #80

merged 5 commits into from
Mar 22, 2024

Conversation

YoshihitoAso
Copy link
Member

@YoshihitoAso YoshihitoAso commented Mar 21, 2024

close #78

I made a modification to improve block commit throughput by reducing the PayloadTimeout value.

  • 800 ms -> 200 ms

I tested that block generation did not stop even when the network was loaded with 10,000 transactions containing 2000 byte strings. Please refer to the PR below for detail test settings.

Test results

@YoshihitoAso YoshihitoAso self-assigned this Mar 21, 2024
@YoshihitoAso YoshihitoAso marked this pull request as ready for review March 21, 2024 12:00
Copy link
Member

@purplesmoke05 purplesmoke05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@YoshihitoAso YoshihitoAso merged commit 0ff9509 into dev-2.3 Mar 22, 2024
5 checks passed
@YoshihitoAso YoshihitoAso deleted the tuning-payload-timeout branch March 22, 2024 05:13
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.

[BUG] Unable to commit large amount of transactions that store large size data
2 participants