Skip to content

Crash not reported: 413 response code when uploading with large/many breadcrumbs #910

@edenman

Description

@edenman

Platform:

  • Android -> compile 29 target 29, device is running 28
  • Java -> 1.8/1.8
  • Kotlin -> 1.3.72, jvmTarget 1.8

IDE:

  • Android Studio -> 4.1 Canary 8

Build system:

  • Gradle -> 6.3-all

Android Gradle Plugin:

  • Yes -> 4.1.0-alpha08

Sentry Android Gradle Plugin:

  • Yes -> If yes, which version?
  • No

Proguard/R8:

  • Disabled

sentry-android installed with:

  • JCenter

The version of sentry-android:
2.0.0


I have the following issue:

The description goes here ...

Steps to reproduce:

  • Force the app to crash

Actual result:

  • No crash is uploaded to Sentry.

Expected result:

  • Crash is uploaded to Sentry.

This doesn't happen for all of our crashes, afaict, just some. The error in question is coming from a kotlin-multiplatform library, if that's relevant.

I've got the debugger hooked up, is there any way to gather additional information about why this isn't able to be written to disk quickly enough?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions