Automattic / Automattic/Automattic-Tracks-iOS

Limit number of queued events

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
47
Forks
15
Avg merge
7h 58m
Merged PRs (30d)
1

Description

We received some reports of a high number of duplicate events from a single client. Even though we fixed the underlying bug that caused those events a long time ago, they keep coming up, and we think the app might have them queued and it keeps trying to send them all.

We should avoid this scenario by:
- Limiting the number of queued events (500?)
- Have queued events expire after a while (1 week?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.