Skip to content

Commit 5d14bf4

Browse files
committed
edits
1 parent 190e65a commit 5d14bf4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@ Name | Limit | Details
3131
---- | ----- | --------
3232
RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit.
3333
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
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-
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.
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.
35+
Event Size | 32 KB | Segment doesnt emit messages for profiles whose total related entities and enrichments exceed the limit.
3636
Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.
3737
Preview size | 3K rows | The maximum number of rows you can have to generate a preview. The preview fails if you bring back too many entities.
3838
Entity value type ahead cache | Up to 100 unique values | The maximum number of entity values Segment stores in cache.
3939
Entity columns | Up to 200 unique values | The maximum number of entity property columns Segment surfaces in the condition builder.
40-
Entity context relationship sizes | Unlimited | The size of the entity relationship.
4140
Run frequency | 15 minutes (this is the fastest time) | You can’t configure more frequency syncs. You can select **Compute Now** to trigger runs, but you’re limited by Profiles Sync for when new data syncs back to the data warehouse.
4241

0 commit comments

Comments
 (0)