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
+2-2Lines changed: 2 additions & 2 deletions
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 | 150 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. 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.
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 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"}.
35
35
Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit.
@@ -56,4 +56,4 @@ To improve performance and manage compute costs, follow these best practices:
56
56
- Run on a dedicated warehouse cluster if you're operating at enterprise scale.
57
57
- Stagger audience sync schedules to reduce concurrency and avoid bottlenecks.
58
58
59
-
Following this guidance will help you keep audience syncs running efficiently even as your scale grows.
59
+
Following these guidances help you keep audience syncs running efficiently even as your scale grows.
0 commit comments