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

optimize(op-node): make block produce stable when L1 latency unstable #87

Merged
merged 7 commits into from
Dec 13, 2023

Conversation

bnoieh
Copy link
Contributor

@bnoieh bnoieh commented Nov 17, 2023

Description

add optimizations to op-node to make sequencer produce block more stable when L1 latency unstable

Rationale

L1 latency unstable may result to block produce unstable

Example

n/a

Changes

  1. restrict derivate timeout to 3s
  2. stay produce on current L1 origin if fetch next origin receipts not hit cache

@bnoieh bnoieh requested review from owen-reorg, welkin22 and bendanzhentan and removed request for andyzhang2023 November 17, 2023 02:10
@welkin22
Copy link
Contributor

Hi, please fix the issue with op-node-test first.

Copy link
Contributor

@welkin22 welkin22 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

github-actions bot commented Dec 9, 2023

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 9, 2023
@owen-reorg owen-reorg removed the Stale label Dec 12, 2023
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