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

Remove default value of circuit breaker flags #13186

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Nov 13, 2023

What type of PR is this?

Other

What does this PR do? Why is it needed?

Removes default values for flags:

  • max-builder-consecutive-missed-slots
  • max-builder-epoch-missed-slots

When these flags are not set, configuration values in https://github.com/prysmaticlabs/prysm/blob/v4.1.1/config/params/mainnet_config.go#L266C1-L267 are used. Having a default value doesn't bring any benefit.

@rkapka rkapka requested a review from a team as a code owner November 13, 2023 17:31
terencechain
terencechain previously approved these changes Nov 13, 2023
@rkapka rkapka changed the title Update default value of max-builder-epoch-missed-slots Remove default value of max-builder-epoch-missed-slots Nov 13, 2023
@rkapka rkapka changed the title Remove default value of max-builder-epoch-missed-slots Remove default value of circuit breaker flags Nov 13, 2023
@prylabs-bulldozer prylabs-bulldozer bot merged commit 798d5ec into develop Nov 13, 2023
5 checks passed
@prylabs-bulldozer prylabs-bulldozer bot deleted the update-circuit-breaker-flag branch November 13, 2023 18:55
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.

2 participants