Skip to content

identify event is cached globally once for all segment destinations #173

Description

@fbricon

The identify event needs to be sent once per day, no need to spam more than that for a single destination. But the event is cached once in ~/Library/Application Support/Code/User/globalStorage/vscode-redhat-telemetry/cache/identify.txt (on Mac), and you would then miss identify events for different segment keys. Might as well cache the event as <segmentKey>-identify.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions