Skip to content

Commit cc52a18

Browse files
authored
Merge pull request #7902 from segmentio/wilwong-twilio-patch-3
Update linked-audiences-limits.md
2 parents cb09fc2 + 7bad111 commit cc52a18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/engage/audiences/linked-audiences-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Name | Limit | Details
3131
---- | ----- | --------
3232
RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit. This limit is the sum of the total linked audience profile membership count and the total number of entity relationships for the profiles in the audience.
3333
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
34+
Audience event throughout | 500 RPS per audience | At an individual audience-level, Linked Audiences emit profile change events at 500 RPS. If you need a higher limit, contact [[email protected]](mailto:[email protected]){:target="_blank"}.
35+
Global audience event throughout | 1.5K RPS within any given space | At the global space-level (across all the audiences in your space), Linked Audiences emit profile change events at 1.5K RPS. If you need a higher global limit, contact [[email protected]](mailto:[email protected]){:target="_blank"}.
3436
Global concurrent audience runs | 5 total within any given space | New audience runs are queued once the limit is reached and will start execution once prior audience runs complete. If you need a higher global concurrent audience runs limit, contact [[email protected]](mailto:[email protected]){:target="_blank"}.
3537
Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit.
3638
Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.

0 commit comments

Comments
 (0)