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

v2.0: fix: reduce max packet receive time during leader window (backport of #2801) #4544

Open
wants to merge 1 commit into
base: v2.0
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 20, 2025

Problem

image

In certain cases (if the transaction container is emptied during a leader's window), the scheduler controller may wait up to 100 milliseconds for incoming packets.

Summary of Changes

Reduce the constant max wait from 100 ms to 10 ms.


This is an automatic backport of pull request #2801 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner January 20, 2025 04:02
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.

1 participant