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

Fix block replay tracer in new tracing system #6091

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

jasagredo
Copy link
Contributor

Description

Fixes the block replay tracer in the new tracing system. It incorrectly took the ReplayStart as the ReplayGoal thus started already at 100% of progress and never emited any more traces.

Also make the tracer a bit more useful by showing the current slot number.

@jasagredo jasagredo requested a review from a team as a code owner January 28, 2025 09:22
@jasagredo jasagredo self-assigned this Jan 28, 2025
Copy link
Contributor

@jutaro jutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks Javier for spotting this!

@mgmeier mgmeier merged commit 20d586a into nm/maint_10.2 Jan 28, 2025
23 of 25 checks passed
@mgmeier mgmeier deleted the js/block-replay branch January 28, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants