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
The
identifyevent 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 missidentifyevents for different segment keys. Might as well cache the event as<segmentKey>-identify.txt