Skip to content

Commit 4fcc4ec

Browse files
authored
Update product-limits.md
1 parent f60b7ae commit 4fcc4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/product-limits.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Visit Segment's [pricing page](https://segment.com/pricing/){:target="_blank"} t
4242
| name | limit | Details |
4343
| --------------------------------------------- | --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4444
| Compute Concurrency | 5 new concurrent audiences or computed traits | Segment computes five new audiences or computed traits at a time. Once the limit is reached, Segment queues additional computations until one of the five finishes computing. |
45-
| Edit Concurrency | 5 concurrent audiences or computed traits | You can edit five concurrent audiences or computed traits at a time. Once the limit is reached, Segment queues and locks additional computations until one of the two finishes computing. |
45+
| Edit Concurrency | 5 concurrent audiences or computed traits | You can edit five concurrent audiences or computed traits at a time. Once the limit is reached, Segment queues and locks additional computations until one of the five finishes computing. |
4646
| Batch Compute Concurrency Limit | 10 (default) per space | The number of batch computations that can run concurrently per space. When this limit is reached, Segment delays subsequent computations until current computations finish. |
4747
| Compute Throughput | 10000 computations per second | Computations include any Track or Identify call that triggers an audience or computed trait re-computation. Once the limit is reached, Segment may slow audience processing. |
4848
| Real-time to batch destination sync frequency | 2-3 hours | The frequency with which Segment syncs real-time audiences to batch destinations. |

0 commit comments

Comments
 (0)