Skip to content

Conversation

@lcian
Copy link
Member

@lcian lcian commented Feb 7, 2025

💡 Motivation and Context

Closes #3817

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

🚨 Detected changes in high risk code 🚨

High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:

  • sentry/src/main/java/io/sentry/transport/RateLimiter.java

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

🚨 Detected changes in high risk code 🚨

High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:

  • sentry/src/main/java/io/sentry/transport/RateLimiter.java

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 369.35 ms 493.94 ms 124.59 ms
Size 1.58 MiB 2.21 MiB 640.25 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
c2c78de 415.28 ms 505.08 ms 89.80 ms

App size

Revision Plain With Sentry Diff
c2c78de 1.58 MiB 2.21 MiB 640.27 KiB

Previous results on branch: lcian/fix/ratelimit-log-warning

Startup times

Revision Plain With Sentry Diff
b328e2a 434.82 ms 477.72 ms 42.90 ms

App size

Revision Plain With Sentry Diff
b328e2a 1.58 MiB 2.21 MiB 640.24 KiB

Copy link
Member

@adinauer adinauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2025

🚨 Detected changes in high risk code 🚨

High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:

  • sentry/src/main/java/io/sentry/transport/RateLimiter.java

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2025

🚨 Detected changes in high risk code 🚨

High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:

  • sentry/src/main/java/io/sentry/transport/RateLimiter.java

@lcian lcian merged commit 367d8b9 into main Feb 12, 2025
34 of 35 checks passed
@lcian lcian deleted the lcian/fix/ratelimit-log-warning branch February 12, 2025 10:42
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.

Log a warning when rate limiting is active

3 participants