You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/audiences/linked-audiences-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ If you have a non-standard or high volume usage plan, you have unique Linked Aud
29
29
30
30
Name | Limit | Details
31
31
---- | ----- | --------
32
-
RETL row limit | 30 million | The audience compute fails if the total output exceeds the limit.
32
+
RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit.
33
33
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
34
34
Global concurrent audience runs | 5 total within any given space | New audience runs are queued once the limit is reached and continues to run as existing audience runs complete.
35
35
Event Size | 32 KB | Segment drops events at the ingest and doesn't emit messages for profiles whose total related entities and enrichments exceed the limit. This limit is not enforced by RETL. Check the size of your downstream destination as they are also limited.
0 commit comments