[test optimization] Align RUM flush wait to 500ms#7625
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7625 +/- ##
==========================================
- Coverage 80.25% 80.25% -0.01%
==========================================
Files 734 734
Lines 31633 31633
==========================================
- Hits 25388 25387 -1
- Misses 6245 6246 +1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 4.77 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
This comment has been minimized.
This comment has been minimized.
BenchmarksBenchmark execution time: 2026-02-26 05:28:05 Comparing candidate commit 7c26406 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 229 metrics, 31 unstable metrics. |
What does this PR do?
Change
DD_CIVISIBILITY_RUM_FLUSH_WAIT_MILLISdefault value to 500ms in playwright following other languages and frameworks in JS.Motivation
Be aligned with other languages and JS