fix(tracing): End http.client span on timeout by Zylphrex · Pull Request #3723 · getsentry/sentry-python · GitHub
Skip to content

fix(tracing): End http.client span on timeout - #3723

Merged
Zylphrex merged 2 commits into
masterfrom
txiao/fix/end-http-client-span-on-timeout
Oct 31, 2024
Merged

Zylphrex merged 2 commits into
masterfrom
txiao/fix/end-http-client-span-on-timeout

Conversation

@Zylphrex

Copy link
Copy Markdown
Member

If the http request times out, the http client span never gets finished. So make sure to finish it no matter what.

If the http request times out, the http client span never gets finished. So make
sure to finish it no matter what.
@codecov

codecov Bot commented Oct 31, 2024

Copy link
Copy Markdown

@Zylphrex
Zylphrex enabled auto-merge (squash) October 31, 2024 19:53
@Zylphrex
Zylphrex merged commit 5e2d2cf into master Oct 31, 2024
@Zylphrex
Zylphrex deleted the txiao/fix/end-http-client-span-on-timeout branch October 31, 2024 20:12
Zylphrex added a commit to getsentry/sentry that referenced this pull request Nov 8, 2024
Looking to get getsentry/sentry-python#3723 to
address instrumentation issues.
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