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

Timeout publishing unaggregated attestation #3922

Closed
twoeths opened this issue Apr 14, 2022 · 2 comments
Closed

Timeout publishing unaggregated attestation #3922

twoeths opened this issue Apr 14, 2022 · 2 comments
Labels
scope-profitability Issues to directly improve validator performance and its profitability. scope-security Issues that fix security issues: DOS, key leak, CVEs.

Comments

@twoeths
Copy link
Contributor

twoeths commented Apr 14, 2022

Describe the bug

There's a missed attestation in contabo-16, the attestation reached the server too late (20s delay)

Apr-13 22:00:25.898[VMON]            ^[[34mdebug^[[39m: Local validator published unaggregated attestation validatorIndex=257082, slot=2781600, committeeIndex=48, subnet=48, sentPeers=20, delaySec=20.79200005531311

at the validator side, it throws Timeout error

Apr-13 22:00:25.020[]                ^[[31merror^[[39m: Error publishing attestations slot=2781600, index=48 Timeout request
Error: Timeout request
    at HttpClient.request (/usr/app/node_modules/@chainsafe/lodestar-api/src/client/utils/httpClient.ts:111:17)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at HttpClient.json (/usr/app/node_modules/@chainsafe/lodestar-api/src/client/utils/httpClient.ts:66:12)
    at Object.request [as submitPoolAttestations] (/usr/app/node_modules/@chainsafe/lodestar-api/src/client/utils/client.ts:74:19)
    at AttestationService.publishAttestations (/usr/app/node_modules/@chainsafe/lodestar-validator/src/services/attestation.ts:177:9)

Expected behavior

No timeout error

@dapplion dapplion added scope-profitability Issues to directly improve validator performance and its profitability. scope-security Issues that fix security issues: DOS, key leak, CVEs. labels May 10, 2022
@twoeths
Copy link
Contributor Author

twoeths commented May 12, 2022

root cause is #4002

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta-stale Label for stale issues applied by the stale bot. label Sep 21, 2022
@philknows philknows removed the meta-stale Label for stale issues applied by the stale bot. label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-profitability Issues to directly improve validator performance and its profitability. scope-security Issues that fix security issues: DOS, key leak, CVEs.
Projects
None yet
Development

No branches or pull requests

3 participants