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

Send missing slot event at the correct place #12160

Merged
merged 1 commit into from
Mar 19, 2023
Merged

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented Mar 19, 2023

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

When we sent the missing slot event downstream, we sent it every 4s. Instead, we should send it when there's a missing slot, meaning the head slot is not at the current slot at the 4s mark.

related to #12154

@terencechain terencechain added Ready For Review A pull request ready for code review Priority: Critical Highest, immediate priority item OK to merge labels Mar 19, 2023
@terencechain terencechain requested a review from a team as a code owner March 19, 2023 15:23
@terencechain terencechain self-assigned this Mar 19, 2023
@terencechain terencechain merged commit 6480d5a into develop Mar 19, 2023
@delete-merged-branch delete-merged-branch bot deleted the send-missing-slot branch March 19, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical Highest, immediate priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants