-
-
Notifications
You must be signed in to change notification settings - Fork 479
fix: count canonical FULL and EMPTY blocks in circuit breaker #9815
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
fb1ac5b
fix: keep builder circuit breaker state when window has no blocks
nflaig d6c94c0
add clock slot to log
nflaig 362b280
fix: exclude anchor node from payload reveal counts
nflaig c766581
refactor: clarify builder circuit breaker params and docs
nflaig 15dba56
clarify skipped parentless proto-array nodes
nflaig 1171113
require a minimum sample before breaker recovery
nflaig 6e79775
clarify allowed faults option semantics
nflaig 00db54a
document minimum breaker recovery sample
nflaig 2cdb351
document allowed faults behavior
nflaig ed70d6b
simplify allowed faults documentation
nflaig fd0a425
correct allowed faults documentation scope
nflaig 69375d6
simplify allowed faults documentation
nflaig 458835f
clarify default fault budget documentation
nflaig 601db2f
tweak comments
nflaig bbce592
exclude genesis from payload reveal counts
nflaig af6864f
nit
nflaig affd151
fix: count canonical FULL and EMPTY blocks in circuit breaker
nflaig a7f9aed
Revert "fix: count canonical FULL and EMPTY blocks in circuit breaker"
nflaig 097e8f9
fix: count canonical FULL and EMPTY blocks in circuit breaker
nflaig 0ae6fd4
test: remove redundant circuit breaker log assertion
nflaig a578268
nit
nflaig bb102c2
nit
nflaig dfb8e83
docs: clarify circuit breaker inspection window option
nflaig 5bed75e
docs: simplify circuit breaker terminology
nflaig 38bb614
test: cover genesis payload counting
nflaig bc6a728
chore: add units to circuit breaker metrics
nflaig 252755f
refactor: align circuit breaker metric names
nflaig f9b4c72
Merge unstable into nflaig/circuit-breaker-canonical-counts
nflaig fd84843
perf(fork-choice): early-break window walk in getCanonicalPayloadCoun…
lodekeeper dd2a3ba
tweak comment
nflaig 97d048a
evaluate circuit breaker on proposer head
nflaig b0d52f2
rename var
nflaig 0772883
Merge remote-tracking branch 'origin/unstable' into nflaig/circuit-br…
nflaig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.