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

Android - Add possibility to remove deadline timeout for activity transactions

Open zhukic opened this issue 7 months ago • 9 comments

Problem Statement

Sentry Android SDK version - 8.2.0

Hi, If the io.sentry.traces.activity.auto-finish.enable flag is disabled, the transaction is automatically finished in 30 seconds with the DEADLINE_EXCEEDED result.

Could you add the possibility of removing this deadline? We'd like to track activities throughout their lifetime.

Solution Brainstorm

No response

zhukic avatar Mar 12 '25 10:03 zhukic