sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Network call is missing from Breadcrumbs

Open gid-sentry opened this issue 1 year ago • 3 comments

Integration

sentry-android

Build System

Gradle

AGP Version

8.1.1

Proguard

Enabled

Version

6.33.1

Steps to Reproduce

  1. Make multiple network calls after an app start (9 in this case)
  2. Fail the last call which should generate a HttpClientException

Expected Result

All network calls are visible in breadcrumbs

Actual Result

First network call is missing.

┆Issue is synchronized with this Jira Improvement by Unito

gid-sentry avatar Jan 06 '24 17:01 gid-sentry

possibly related: https://github.com/getsentry/sentry-android-gradle-plugin/issues/617

kahest avatar Jan 08 '24 09:01 kahest

hey @gid-sentry The version tested (6.33.0) was superseded by the latest (7.3.0). In the meantime, there were few fixes, so this issue is likely already fixed. I tried to replicate the issue, but I can always see all breadcrumbs correctly. Could you let them try again with the latest version and confirm it?

stefanosiano avatar Jan 30 '24 12:01 stefanosiano

Hey @gid-sentry, do you have an update for us?

markushi avatar Feb 14 '24 13:02 markushi

Hi @markushi and @stefanosiano , I am checking back with the customer and haven't heard as of yet. I will let you know if the issue persists but I think we might be ok to close the issue for now.

gid-sentry avatar Feb 28 '24 22:02 gid-sentry

@gid-sentry thank you for the update, then I'll close this for now!

kahest avatar Feb 29 '24 08:02 kahest