Skip to content

Have MetricsManager enqueue events while app is disconnected #2958

@vdonato

Description

@vdonato

Currently, MetricsManager will attempt to send events after initialization even if the app has been disconnected, which is problematic as SessionInfo gets unset when the app disconnects. We should enqueue events to be sent later in this case.

Metadata

Metadata

Assignees

Labels

type:bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions