Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/engage/audiences/linked-audiences-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Name | Limit | Details
---- | ----- | --------
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.
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
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"}.
Global audience event throughout | 1.5K RPS within any given space | At the global space-level, 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"}.
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"}.
Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit.
Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.
Expand Down