[DON'T MERGE] Incident intervals prototype #9201
Draft
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.


Implementation of incident intervals in Teku
Attestationin incident interval ingetGenericAttestationDataBlockManagerfor blocks inside incident interval, so local block produced during incident interval is not published (otherwise it will be published even with failed block import)recover.yamlfor Kurtosisparticipants: - el_type: geth cl_type: teku cl_extra_params: [ --validators-keystore-locking-enabled=false, --Xincident-intervals=1-2 ] cl_image: consensys/teku:develop cl_min_cpu: 2000 cl_min_mem: 2000 count: 5 network_params: electra_fork_epoch: 1 global_log_level: info additional_services: - dora - spamoor_blob - prometheus_grafanaSteps to reproduce expected scenario:
On the start of epoch 1 stop 2-5 nodes and start them again (so incident intervals will be applied after restart):