Skip to content

Cancel all spans when user goes to background #81073

@rlinoz

Description

@rlinoz

Problem:
When users put the app in background, if a span is started, then when the user opens the app again the span will end successfully and will have a duration way longer than it should, making our metrics wrong.

Solution:
Cancel all running spans when the app is put in background.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions