Skip to content

ref(aws,gcp): Change timeout message - #7256

Merged
sentrivana merged 2 commits into
major/3.0from
ivana/major/change-aws-timeout-message
Aug 26, 2026
Merged

ref(aws,gcp): Change timeout message#7256
sentrivana merged 2 commits into
major/3.0from
ivana/major/change-aws-timeout-message

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Description

The timeout in the AWS Lambda (and GCP, by extension) timeout warning is wrong, remove it and slightly rephrase.

This is on the new major branch since it breaks grouping. (Even just removing the number from the original message, without modifying it further, causes regrouping. Since that's the case I took the liberty to update the message a bit more.)

Original POTel PR: #4671

Issues

Closes https://linear.app/getsentry/issue/PY-1937/change-aws-lambda-timeout-message

Reminders

@linear-code

linear-code Bot commented Aug 26, 2026

Copy link
Copy Markdown

PY-1937

@sentrivana
sentrivana marked this pull request as ready for review August 26, 2026 12:21
@sentrivana
sentrivana requested a review from a team as a code owner August 26, 2026 12:21

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6cf357e. Configure here.

Comment thread sentry_sdk/utils.py
@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

110412 passed | ⏭️ 5428 skipped | Total: 115840 | Pass Rate: 95.31% | Execution Time: 392m 1s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -8561
Passed Tests 📉 -7255
Failed Tests 📉 -2
Skipped Tests 📉 -1304

➖ Removed Tests (2)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled[non-experiment-gevent]
    • File: tests.profiler.test_continuous_profiler
  • test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-gevent]
    • File: tests.profiler.test_continuous_profiler

All tests are passing successfully.

❌ Patch coverage is 0.00%. Project has 2273 uncovered lines.
✅ Project coverage is 90.49%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/utils.py 0.00% ⚠️ 1 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.22%    90.49%    +0.27%
==========================================
  Files          193       185        -8
  Lines        25435     23907     -1528
  Branches      9346      8806      -540
==========================================
+ Hits         22947     21634     -1313
- Misses        2488      2273      -215
- Partials      1434      1380       -54

Generated by Codecov Action

@sentrivana
sentrivana merged commit d18e629 into major/3.0 Aug 26, 2026
129 checks passed
@sentrivana
sentrivana deleted the ivana/major/change-aws-timeout-message branch August 26, 2026 13:18
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.

2 participants