Skip to content

Support transaction finishing automatically with 'idle timeout' #1523

@bruno-garcia

Description

@bruno-garcia

The goal is to have a mode for finishing transactions automatically once no new spans are added to it for N milliseconds, or a general timeout.

We need to define the spec in the develop.sentry.dev docs and align with other implementations of it. This is an approach used by the JS on the browser (and React Native).

Note On Android: we introduced an opt-out for the auto activity transaction from closing on rendering (it should only add/end span instead of the whole transaction). In that case might not use the idle timeout transaction when that flag is opt-in and rely on the user programatic finish call instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance API issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions