Skip to content

Commit e7be44d

Browse files
committed
hide journeys limits [netlify-ignore]
1 parent ab05fb7 commit e7be44d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/personas/product-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ When requests to downstream destinations fail, Segment makes additional attempts
7171
<tr>
7272
<td>Identity Merges</td>
7373
<td>100 merges</td>
74-
<td>Personas supports up to 100 merges per profile in its identity graph. A merge occurs when two existing profiles are joined together by a common `external_id`. For example, if a user starts their journey on mobile, and then signs in through a web application, those two user profiles are joined together by a common identifier like a `user_id`. Messages that attempt additional merges are usually a sign of a corrupt profile and are dropped.
74+
<td>Personas supports up to 100 merges per profile in its identity graph. A merge occurs when two existing profiles are joined together by a common `external_id`. For example, if a user starts on mobile, and then signs in through a web application, those two user profiles are joined together by a common identifier like a `user_id`. Messages that attempt additional merges are usually a sign of a corrupt profile and are dropped.
7575
<br /><br />
7676
Once the limit is reached, Segment rejects additional events.</td>
7777
</tr>
@@ -171,7 +171,7 @@ Contact your account team to customize your schedule.</td>
171171
</table>
172172

173173

174-
## Journeys
174+
<!-- ## Journeys
175175
176176
177177
In addition to the [Personas Default Limits](#default-limits), Journeys enforces a set of default limits to ensure the reliability and performance of the feature.
@@ -182,4 +182,4 @@ In addition to the [Personas Default Limits](#default-limits), Journeys enforces
182182
| Journey steps | 20 steps per Journey | This applies to certain steps:<br><br>- Initial cohort: 1<br>- Wait for condition: 1<br>- True / False Split: 1<br>- Multi-Branch Split: Number of branches<br>- Send to Destinations: 1<br><br>Once the limit is reached, you will be unable to add additional steps to the Journey. |
183183
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
184184
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
185-
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
185+
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. | -->

0 commit comments

Comments
 (0)