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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trackers always detects randao events as unexpected #993

Closed
corverroos opened this issue Aug 18, 2022 · 0 comments 路 Fixed by #996
Closed

Trackers always detects randao events as unexpected #993

corverroos opened this issue Aug 18, 2022 · 0 comments 路 Fixed by #996
Assignees
Labels
bug Something isn't working

Comments

@corverroos
Copy link
Contributor

馃悶 Bug Report

Description

Trackers always detects randao events as unexpected as logs the following warnings for every DutyRandao:

node3_1           | 07:43:49.031 WARN tracker    Unexpected event found {"peer": "blushing-business", "duty": "14715824/randao"}
node3_1           | 07:43:49.033 WARN tracker    Unexpected event found {"peer": "better-day", "duty": "14715824/randao"}
node3_1           | 07:43:49.033 WARN tracker    Unexpected event found {"peer": "amiable-jewelry", "duty": "14715824/randao"}
node3_1           | 07:43:49.033 WARN tracker    Unexpected event found {"peer": "embarrassed-word", "duty": "14715824/randao"}

Has this worked before in a previous version?

No

馃敩 Minimal Reproduction

compose new && compose auto

@corverroos corverroos added the bug Something isn't working label Aug 18, 2022
@dB2510 dB2510 self-assigned this Aug 18, 2022
@dB2510 dB2510 linked a pull request Aug 18, 2022 that will close this issue
obol-bulldozer bot pushed a commit that referenced this issue Aug 19, 2022
Adds 2 deadliners in tracker: analyser and deleter. When analyser deadline hits, tracker analyser failures and participation. When deleter deadline hits track trims internal state of duties.

category: bug
ticket: #993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants