Skip to content

Commit a41a047

Browse files
authored
Merge pull request #7781 from segmentio/wilwong-twilio-patch-2
Update rETL limit to be more descriptive
2 parents 64f6697 + 0afa741 commit a41a047

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you have a non-standard or high volume usage plan, you have unique Linked Aud
2929

3030
Name | Limit | Details
3131
---- | ----- | --------
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.
3333
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
3434
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"}.
3535
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:
5656
- Run on a dedicated warehouse cluster if you're operating at enterprise scale.
5757
- Stagger audience sync schedules to reduce concurrency and avoid bottlenecks.
5858

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

Comments
 (0)