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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions