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

Debugging bucket timer #5963

Merged
merged 2 commits into from
May 23, 2024
Merged

Debugging bucket timer #5963

merged 2 commits into from
May 23, 2024

Conversation

xurui-c
Copy link
Member

@xurui-c xurui-c commented May 23, 2024

As part of the debugging efforts on why auto replacements project skipping isn't working as intended, we have a new hypothesis that the bucket timer algo we depend on isn't working as we expected. More specifically, we noticed (from logging) that projects_exceeding_limit logs, but projects_exceeding_time_limit does not. We add additional logging to confirm the control flow of our code

@xurui-c xurui-c requested a review from a team as a code owner May 23, 2024 18:01
@xurui-c xurui-c closed this May 23, 2024
@xurui-c xurui-c reopened this May 23, 2024
@xurui-c xurui-c marked this pull request as draft May 23, 2024 18:10
@xurui-c xurui-c force-pushed the rachel/bucketTimerMetrics branch from bc25867 to 4436c6f Compare May 23, 2024 18:53
@xurui-c xurui-c requested a review from volokluev May 23, 2024 18:54
@xurui-c xurui-c marked this pull request as ready for review May 23, 2024 18:54
@xurui-c xurui-c force-pushed the rachel/bucketTimerMetrics branch from 4436c6f to bd13be3 Compare May 23, 2024 19:16
@xurui-c xurui-c requested a review from volokluev May 23, 2024 19:17
@xurui-c xurui-c merged commit fc42957 into master May 23, 2024
30 checks passed
@xurui-c xurui-c deleted the rachel/bucketTimerMetrics branch May 23, 2024 20:10
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