Skip to content

Conversation

@adinauer
Copy link
Member

@adinauer adinauer commented Jan 21, 2025

#skip-changelog

📜 Description

Replace awaitility with CountDownLatch to try and fix the test on CI

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 462.35 ms 543.59 ms 81.24 ms
Size 1.65 MiB 2.31 MiB 677.55 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
00c8eeb 415.32 ms 428.08 ms 12.76 ms

App size

Revision Plain With Sentry Diff
00c8eeb 1.70 MiB 2.36 MiB 671.98 KiB

Previous results on branch: fix/rate-limiter-test-close-cancels-timer-fix

Startup times

Revision Plain With Sentry Diff
04c8125 666.81 ms 736.85 ms 70.04 ms

App size

Revision Plain With Sentry Diff
04c8125 1.65 MiB 2.31 MiB 677.54 KiB

@adinauer adinauer merged commit 926429a into main Jan 22, 2025
38 checks passed
@adinauer adinauer deleted the fix/rate-limiter-test-close-cancels-timer-fix branch January 22, 2025 07:59
lcian pushed a commit that referenced this pull request Jan 22, 2025
…4084)

* Replace awaitility with CountDownLatch to try and fix the test on CI

* Update sentry/src/test/java/io/sentry/transport/RateLimiterTest.kt
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.

3 participants