-
Notifications
You must be signed in to change notification settings - Fork 463
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(consumption_metrics): exp backoff retry #5317
Conversation
2484 tests run: 2362 passed, 0 failed, 122 skipped (full report)Flaky tests (6)Postgres 16Postgres 14Code coverage (full report)
The comment gets automatically updated with the latest test results
3a75580 at 2023-09-15T22:18:09.185Z :recycle: |
dbdab18
to
ae9e81c
Compare
8267796
to
77627c3
Compare
Test failure looks legit:
|
This one I saw multiple times:
Even before your force push, all the regression test jobs failed. now they did it again. This is not how flukes look like. |
77627c3
to
323a301
Compare
Thanks, I must've forgotten to cherry-pick some. No, I did remember it (was already before latest force-push): 7fdaff8. Aah, the middle span is not yet in place... |
oh nice, it's partial_evict_tenant again. Trying the first one over at #5322. |
Split off from #5297. Depends on #5315.
Cc: #5175 for retry