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 problem of rrd playback stopping prematurely. #2103

Closed
wants to merge 4 commits into from

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented May 12, 2023

What

#2085 introduced a race condition with playback of RRD files where we would hit the end of the current time range, usually right at the beginning of playback, resulting in the viewer stuck in this state:
image

Reverting that for now and adding some more details.

Checklist

PR Build Summary: https://build.rerun.io/pr/2103

@jleibs jleibs added the 🦟 regression A thing that used to work in an earlier release label May 12, 2023
@jleibs jleibs marked this pull request as ready for review May 12, 2023 13:51
Copy link
Member

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Remember to re-open the two issues that was closed by this too

@emilk
Copy link
Member

emilk commented May 12, 2023

Give me a few minutes before merging this - a proper fix might be easier than we think

@jleibs
Copy link
Member Author

jleibs commented May 12, 2023

Closing in favor of: #2106

@jleibs jleibs closed this May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦟 regression A thing that used to work in an earlier release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants