sentry-java
sentry-java copied to clipboard
Android - Add possibility to remove deadline timeout for activity transactions
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