-
-
Notifications
You must be signed in to change notification settings - Fork 467
Closed
Milestone
Description
Integration
sentry-apollo
Build System
Gradle
AGP Version
Proguard
Disabled
Version
6.1.4
Steps to Reproduce
sentry-java/sentry-apollo/src/main/java/io/sentry/apollo/SentryApolloInterceptor.kt
Line 150 in 524ee49
| fun execute(span: ISpan, request: InterceptorRequest, response: InterceptorResponse?): ISpan |
Expected Result
Can return null by changing the return signature to ISpan?
In case null is returned, original span needs to be set to non traced as other integrations do (Feign / OkHttp).
Actual Result
Can't return null
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels