Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(telemetry): send events on trailing edge of the frequency #2139

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

smalluban
Copy link
Collaborator

@smalluban smalluban commented Dec 11, 2024

This PR only applies to the very first ping of the events with frequency set to daily, weekly or monthy.

Currently, every installation of the extension (local, CI, bots(?)) which sucessfully pass the onboarding sends active ping for every frequency. However, after sending this, the next one goes only after the frequency period expires. This should also apply to the first event.

This change only affects new installations, and does not change logic with all frequency.

@smalluban smalluban merged commit 3caabe5 into main Dec 11, 2024
2 checks passed
@smalluban smalluban deleted the fix-telemetry-frequency branch December 11, 2024 10:51
@smalluban smalluban mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants