Skip to content

Add reproduction for sentry-ruby#2873#27

Closed
dingsdax wants to merge 1 commit intomainfrom
repro/sentry-ruby-2873
Closed

Add reproduction for sentry-ruby#2873#27
dingsdax wants to merge 1 commit intomainfrom
repro/sentry-ruby-2873

Conversation

@dingsdax
Copy link
Contributor

Demonstrates that http.server.request.time_in_queue is never captured in Rails apps because the Rails CaptureExceptions subclass overrides start_transaction without the queue time logic from the Rack parent.

Demonstrates that http.server.request.time_in_queue is never captured
in Rails apps because the Rails CaptureExceptions subclass overrides
start_transaction without the queue time logic from the Rack parent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dingsdax
Copy link
Contributor Author

dingsdax commented Mar 2, 2026

fixed in getsentry/sentry-ruby#2877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant