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

Reltime Error Fix #1777

Merged
merged 4 commits into from
Aug 19, 2021
Merged

Reltime Error Fix #1777

merged 4 commits into from
Aug 19, 2021

Conversation

jameskerr
Copy link
Member

Fixes #1769

The app won't crash if the user clicks "last 30 minutes". There is more work to be done than just this quick fix. We need to hide the span controls if the backend provides a null span for a pool. We also need to consider bad "from" and "to" values provided by the user. It's not handled very clearly right now.

@jameskerr jameskerr changed the title Reltime error Reltime Error Fix Aug 17, 2021
Copy link
Contributor

@mason-fish mason-fish 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, I like the dev global too. can put all sorts of debug toys in there :)

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.

"Error: Invalid relTime expression" when requesting recent data on unshaped NDJSON
2 participants