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

Handle timeout network coordinates #1085

Merged
merged 4 commits into from
Jun 9, 2023
Merged

Conversation

samuelmanzanera
Copy link
Member

Description

This PR catches the beacon chain coordinates timeouts

Fixes #1081

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@samuelmanzanera samuelmanzanera force-pushed the handle_timeout_network_coordinates branch from 4c2e9a3 to 6822c63 Compare June 9, 2023 13:25
@samuelmanzanera samuelmanzanera force-pushed the handle_timeout_network_coordinates branch 2 times, most recently from 14f243c to 1706fa9 Compare June 9, 2023 13:55
@samuelmanzanera samuelmanzanera force-pushed the handle_timeout_network_coordinates branch from 1706fa9 to e2fc98b Compare June 9, 2023 14:04
@Neylix Neylix merged commit 3c2d9a5 into 1.1.1 Jun 9, 2023
1 check passed
@Neylix Neylix deleted the handle_timeout_network_coordinates branch June 9, 2023 14:14
@Neylix Neylix restored the handle_timeout_network_coordinates branch June 9, 2023 14:14
@Neylix Neylix deleted the handle_timeout_network_coordinates branch June 9, 2023 14:14
@samuelmanzanera samuelmanzanera added bug Something isn't working beacon chain Involve BeaconChain labels Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beacon chain Involve BeaconChain bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants