Skip to content

Add immediate analytics event upload#406

Merged
passsy merged 4 commits into
stablefrom
analytics-force-submit
Jun 6, 2026
Merged

Add immediate analytics event upload#406
passsy merged 4 commits into
stablefrom
analytics-force-submit

Conversation

@passsy

@passsy passsy commented Jun 6, 2026

Copy link
Copy Markdown
Member

Add forceSubmitEvents() to WiredashAnalytics and route background-isolate wake-ups through the same registry-backed upload path.

await WiredashAnalytics().forceSubmitEvents();

The main isolate keeps one analytics wake-up listener while any Wiredash widget is mounted, and malformed isolate messages are reported instead of silently ignored.

Also covers immediate debounce bypassing, isolate message parsing, listener ownership, and registry-driven listener lifecycle in focused tests.

@passsy passsy changed the base branch from analytics-bg-isolate-desktop to stable June 6, 2026 01:31
@passsy passsy force-pushed the analytics-force-submit branch from 97ff01e to 4c9af85 Compare June 6, 2026 01:33
@passsy passsy merged commit ed35ef0 into stable Jun 6, 2026
8 checks passed
@passsy passsy deleted the analytics-force-submit branch June 6, 2026 01:56
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.

1 participant