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

Allow for 2s latency on attestation subscriptions #3506

Closed

Conversation

michaelsproul
Copy link
Member

Proposed Changes

Attempt to prevent the VC from sending subscriptions to the BN with an insufficient buffer. The BN will only tolerate subscriptions at most 2 slots in advance, and previously the VC used the same 2 slot buffer, which gives no allowance for latency between the VC and the BN.

@michaelsproul michaelsproul added the work-in-progress PR is a work-in-progress label Aug 25, 2022
@michaelsproul
Copy link
Member Author

Closing this as I think deeper analysis needs to be done here, see: #3613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant