Skip to content

Allow a user to turn on a modified lodestar image with more aggressive timeouts #325

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

OisinKyne
Copy link
Contributor

Some CDVN users are experiencing hangs when their cluster has two aggregators on different committees in the same slot. This causes issues as lodestar decides to skip the next slot entirely if aggregations hang past the 4 second mark.

Lodestar have released a modified image which timeouts after two seconds, which should mitigate this occurrence for the time being.

This PR allows a user to uncomment the LODESTAR_IMAGE env var, while setting LODESTAR_VERSION=obol-workaround. This will swap the standard lodestar image to this modified build, and should mitigate these skipped slots.

@KaloyanTanev
Copy link
Contributor

@OisinKyne can we close this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants