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

SetConstraintsTooLate even it is 3 slots away #16

Closed
zsluedem opened this issue Oct 16, 2024 · 0 comments · Fixed by #18
Closed

SetConstraintsTooLate even it is 3 slots away #16

zsluedem opened this issue Oct 16, 2024 · 0 comments · Fixed by #18
Labels
bug Something isn't working

Comments

@zsluedem
Copy link
Collaborator

zsluedem commented Oct 16, 2024

8cfc601351b0927b5cb }, preferences: ValidatorPreferences { filtering: Regional, trusted_builders: None, header_delay: true } } }])                                                                                                                                       
2024-10-16T15:04:12.286457Z  INFO helix_housekeeper::housekeeper: head_slot=843616 update_latency_ms=1                                                                                                                                                                   
2024-10-16T15:04:12.312971Z  INFO helix_housekeeper::housekeeper: updated proposer duties epoch_from=26363 num_duties=3                                                                                                                                                  
2024-10-16T15:04:12.314538Z  INFO helix_housekeeper::chain_event_updater: Processing payload attribute event head_slot=843616 payload_attribute_slot=843617 payload_attribute_parent=0x49aa6d6fd37f11b90d9a6842119401cac359d8abfcf526c3eae608f00b1878c3                  
2024-10-16T15:04:12.314903Z DEBUG helix_api::builder::api: randao=0xb2ebe7bd45e9f0d09af7a5c0b30e2b1a35da26103efc7cb4c71809d6cdfb432f timestamp=1729091064                     
2024-10-16T15:04:13.729846Z DEBUG helix_api::constraints::api: request_id=ad7bcef6-f9e6-435b-b68e-de364a87a0b3 event="get_preconfers_for_epoch" head_slot=843616 request_ts=1729091053729769772
2024-10-16T15:04:13.807106Z DEBUG helix_api::constraints::api: found elected gateway request_id=ad7bcef6-f9e6-435b-b68e-de364a87a0b3 num_preconfers_fetched=2 trace=GetGatewayTrace { receive: 1729091053729769772, gateway_fetched: 1729091053807069716 }
2024-10-16T15:04:22.617463Z  INFO helix_api::proposer::api: request_id=58af487e-9a69-4ab1-92ed-80671dca60c6 event="set_constraints" head_slot=843616 request_ts=1729091062616181430 request_slot=843618 num_constraints=1
2024-10-16T15:04:22.621000Z  WARN helix_api::proposer::api: validation failed request_id=58af487e-9a69-4ab1-92ed-80671dca60c6 err=SetConstraintsTooLate { ns_into_slot: 46616181430, cutoff: 8000000000 }                                                                
2024-10-16T15:04:23.024564Z  INFO helix_api::proposer::api: request_id=42d2ef42-e3d8-4227-92f5-83d496fb621a event="set_constraints" head_slot=843616 request_ts=1729091063023028660 request_slot=843618 num_constraints=1                              
2024-10-16T15:04:23.027561Z  WARN helix_api::proposer::api: validation failed request_id=42d2ef42-e3d8-4227-92f5-83d496fb621a err=SetConstraintsTooLate { ns_into_slot: 47023028660, cutoff: 8000000000 }
2024-10-16T15:04:23.415883Z  INFO helix_api::proposer::api: request_id=41c2c230-1637-4a9c-9931-d8e9565b88ca event="set_constraints" head_slot=843616 request_ts=1729091063415186319 request_slot=843618 num_constraints=1
2024-10-16T15:04:23.419063Z  WARN helix_api::proposer::api: validation failed request_id=41c2c230-1637-4a9c-9931-d8e9565b88ca err=SetConstraintsTooLate { ns_into_slot: 47415186319, cutoff: 8000000000 }                                              
2024-10-16T15:04:23.809149Z  INFO helix_api::proposer::api: request_id=10031030-82b2-4443-b89f-97e211952fe9 event="set_constraints" head_slot=843616 request_ts=1729091063807525670 request_slot=843618 num_constraints=1                              
2024-10-16T15:04:23.813038Z  WARN helix_api::proposer::api: validation failed request_id=10031030-82b2-4443-b89f-97e211952fe9 err=SetConstraintsTooLate { ns_into_slot: 47807525670, cutoff: 8000000000 }
2024-10-16T15:04:24.003857Z  INFO helix_housekeeper::chain_event_updater: Processing payload attribute event head_slot=843616 payload_attribute_slot=843618 payload_attribute_parent=0x49aa6d6fd37f11b90d9a6842119401cac359d8abfcf526c3eae608f00b1878c3                  
2024-10-16T15:04:24.004194Z DEBUG helix_api::builder::api: randao=0xb2ebe7bd45e9f0d09af7a5c0b30e2b1a35da26103efc7cb4c71809d6cdfb432f timestamp=1729091076
2024-10-16T15:04:24.083282Z  INFO helix_housekeeper::chain_event_updater: Processing head event head_slot=843617                                                                                                                                                         
2024-10-16T15:04:24.083511Z  INFO helix_housekeeper::housekeeper: process_new_slot is_new_block=true prev_head_slot=843616 head_slot=843617 
@zsluedem zsluedem added the bug Something isn't working label Oct 16, 2024
@zsluedem zsluedem linked a pull request Oct 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant