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 out of order check optional #2312

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Make out of order check optional #2312

merged 1 commit into from
Nov 7, 2024

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Nov 6, 2024

  • For some network, out of order check of transactions is really slow
  • Taking as an example the last week, we only observed one out of order issue in the logs
  • With this PR we can configure it via environment variables to speed up transaction processing

- For some network, out of order check of transactions is really slow
- Taking as an example the last week, we only observed one out of order issue in the logs
- With this PR we can configure it via environment variables to speed up transaction processing
@Uxio0 Uxio0 requested a review from a team as a code owner November 6, 2024 13:41
@Uxio0 Uxio0 merged commit ce60b4f into main Nov 7, 2024
5 checks passed
@Uxio0 Uxio0 deleted the configure-out-of-order branch November 7, 2024 11:32
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants