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

fix(op-node): not do sequence action instantly #90

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

bnoieh
Copy link
Contributor

@bnoieh bnoieh commented Dec 1, 2023

Description

fix op-node to not do sequence action instantly to avoid action too hot

Rationale

in particular cases(e.g. sequence unable to produce block), sequence action should not be hot

Example

n/a

Changes

not do sequence action instantly in advance in op-node main loop

@bnoieh bnoieh requested review from owen-reorg and removed request for bendanzhentan December 1, 2023 08:38
@bnoieh bnoieh changed the title fix(op-node): delay if sequencer start build action return error fix(op-node): not do sequence action instantly Dec 1, 2023
Copy link
Contributor

@krish-nr krish-nr left a comment

Choose a reason for hiding this comment

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

/LGTM

@owen-reorg owen-reorg merged commit 226eb0b into bnb-chain:develop Dec 1, 2023
9 checks passed
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