-
Notifications
You must be signed in to change notification settings - Fork 22
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
9169 idb log durability and timeout changes #9177
Conversation
10b1f64
to
c6aa4c2
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9177 +/- ##
==========================================
+ Coverage 74.24% 74.78% +0.53%
==========================================
Files 1332 1360 +28
Lines 40817 41895 +1078
Branches 7634 7827 +193
==========================================
+ Hits 30306 31330 +1024
- Misses 10511 10565 +54 ☔ View full report in Codecov by Sentry. |
Playwright test resultsDetails Open report ↗︎ Flaky testschrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod Skipped testschrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor |
No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack. Do not edit this comment manually. |
* adding timeout to sweep and blocked handling * improve inclusivity
What does this PR do?
Discussion
Future Work
The rest of the checklist in #9169
Checklist
For more information on our expectations for the PR process, see the
code review principles doc