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

DBSTREAM: fix density graph timestamps #1338

Merged
merged 2 commits into from
Oct 14, 2023
Merged

Conversation

donny741
Copy link
Contributor

@donny741 donny741 commented Oct 14, 2023

When the timestamp is set to 0 it may result in the immediate removal of the density graph entry because during cleanup 0 will be used as a current timestamp and the fading value will be incorrect (here)

@MaxHalford
Copy link
Member

Nice! Can you add something to unreleased.md?

@donny741
Copy link
Contributor Author

Added ✅

@MaxHalford MaxHalford merged commit 0a0d9ed into online-ml:main Oct 14, 2023
11 checks passed
@donny741 donny741 deleted the patch-1 branch October 14, 2023 10:25
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