Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4dfbe73

Browse files
authored
Merge pull requestsegmentio#5296 from segmentio/explain-the-dedupe-window
explain the dedupe window
2 parents9e2fdd8 +1aad04f commit4dfbe73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/guides/duplicate-data.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Segment guarantees that 99% of your data won't have duplicates within an approxi
66

77
##99% deduplication
88

9-
Segment has a special deduplication service that sits behind the`api.segment.com` endpoint and attempts to drop 99% of duplicate data. Segment stores at least 24 hours worth of event `messageId`s,allowingSegment to deduplicate any data that appearswithin a 24 hour rolling window.
9+
Segment has a special deduplication service that sits behind the`api.segment.com` endpoint and attempts to drop 99% of duplicate data. Segment stores at least 24 hours' worth of event `messageId`s,which allowsSegment to deduplicate any data that appearswith the same`messageId` within the stored values.
1010

1111
Segment deduplicates on the event's `messageId`,_not_ on the contents of the event payload. Segment doesn't have a built-in way to deduplicate data for events that don't generate`messageId`s.
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp