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

[Lookout] Don't show negative runtime values #3872

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

JamesMurkin
Copy link
Contributor

This is a "hack" to handle that we occasionally get events out of order - particularly due to preemption

Long term we should fix that issue - but that involves a fair amount of executor/scheduler work

For now, if we calculate a negative runtime, just show blank instead as this is invalid

This is a "hack" to handle that we occasionally get events out of order - particularly due to preemption

Long term we should fix that issue - but that involves a fair amount of executor/scheduler work

For now, if we calculate a negative runtime, just show blank instead as this is invalid

Signed-off-by: JamesMurkin <[email protected]>
@JamesMurkin JamesMurkin marked this pull request as ready for review August 8, 2024 17:01
@JamesMurkin JamesMurkin merged commit 9abd134 into master Aug 9, 2024
20 checks passed
@JamesMurkin JamesMurkin deleted the fix_negative_runtime branch August 9, 2024 13:13
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.

2 participants