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(metric-stats): Prevent producing multiple metric stats for the same bucket #3290

Merged
merged 2 commits into from Mar 20, 2024

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Mar 20, 2024

Metric stats facade now takes ownership of a bucket to prevent mistakenly producing metric stats multiple times for the same bucket.

#skip-changelog

@Dav1dde Dav1dde requested a review from a team as a code owner March 20, 2024 10:30
@Dav1dde Dav1dde self-assigned this Mar 20, 2024
@Dav1dde Dav1dde mentioned this pull request Mar 20, 2024
@Dav1dde Dav1dde force-pushed the dav1d/fix/bucket-view-metric-stats branch from 6de3c9e to 50cf414 Compare March 20, 2024 11:09
@Dav1dde Dav1dde enabled auto-merge (squash) March 20, 2024 13:33
@Dav1dde Dav1dde merged commit 88348d9 into master Mar 20, 2024
20 checks passed
@Dav1dde Dav1dde deleted the dav1d/fix/bucket-view-metric-stats branch March 20, 2024 13:59
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.

None yet

2 participants