DataDog / dd-sdk-kotlin-multiplatform

Datadog SDK for Kotlin Multiplatform
Apache License 2.0
4 stars 0 forks source link

Change sleep time during unhandled exception handling #46

Closed 0xnm closed 3 months ago

0xnm commented 3 months ago

What does this PR do?

This PR changes the sleep duration during unhandled exception handling to avoid having app hang reported (which has 100ms threshold by default).

Review checklist (to be filled by reviewers)