Skip to content

Add reproduction for sentry-ruby#2873#27

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

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>
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.

1 participant