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/journeys/v2/limits.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This page outlines product limitations for Event-Triggered (V2) Journeys.
14
14
| Step name | 73 characters | Maximum length for step names. |
15
15
| Branch name | 73 characters | Maximum length for branch names within a split step. Branch names must be unique across the journey. |
16
16
| Additional branches | 5 | Maximum number of branches supported in a split or Hold Until step. |
17
-
| Delay duration | Minimum: 5 minutes<br>Maximum: 6 months| Allowed time range for Delay and Hold Until steps. |
17
+
| Delay duration | Minimum: 5 minutes<br>Maximum: 182 days| Allowed time range for Delay and Hold Until steps. |
18
18
| Unique identifier | 500 characters | For “Re-enter every time event occurs” rules, you must define a unique identifier. The value is limited to 500 characters. |
19
19
20
20
@@ -24,7 +24,7 @@ This page outlines product limitations for Event-Triggered (V2) Journeys.
| Requests per second (RPS) | 25 events/sec/profile | Maximum events per second per Segment ID. Timer events are excluded. Excess events get dropped. |
26
26
| Instances per profile | 25 concurrent instances | Maximum concurrent Journey instances per profile. |
27
-
|Loop back branch | 100 instances | Maximum instances that can pass through a Wait Until loop-back. |
27
+
|'Send profiles back' branch | 100 instances | Maximum count a single journey instance can pass through a Wait Until 'Send profiles back to the beginning of this step' branch. |
28
28
29
29
## Journey context
30
30
@@ -72,4 +72,4 @@ This page outlines product limitations for Event-Triggered (V2) Journeys.
| GDPR & BCR | See [Complying with the GDPR](/docs/privacy/complying-with-the-gdpr/) for more information. |
74
74
75
-
Segment complies with GDPR through Binding Corporate Rules (BCR). When a customer churns, BCR-initiated deletion removes the customer’s workspace and data. To request access to, correction of, or deletion of personal data, reach out to [Segment support](mailto:[email protected]).
75
+
Segment complies with GDPR through Binding Corporate Rules (BCR). When a customer churns, BCR-initiated deletion removes the customer’s workspace and data. To request access to, correction of, or deletion of personal data, reach out to [Segment support](mailto:[email protected]).
0 commit comments