-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Set builder get payload timeout to 3s #11413
Conversation
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Build fails |
Feels important! 1 second timeout for getPayload seems too short, there's relays that have latency issues, and at that point there's no fallback possible anymore. |
Thanks for voicing the feedback! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fully onboard with the rationale here, thanks for the detailed description
Fixes #11399
When using relay network:
2a. if (1) timeout or fail, the proposer will default to local production
2b. if (1) successes, the proposer will sign the header with the intent to retrieve the actual payload