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/audiences/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,20 +108,20 @@ Engage displays the following compute statuses for Audiences and Traits.
108
108
| Preparing | Engage is preparing the computation. |
109
109
| Computing | Engage is computing the Audience or Trait. |
110
110
| Live | The Audience or Trait is live. Users will enter in real-time as they meet entry criteria. |
111
-
| Disabled | The real-time Audience or Trait is disabled. |
111
+
| Disabled | The Audience or Trait is disabled. |
112
112
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
| Preparing | Engage is preparing the batch computation. |
120
-
| Computing | Engage is computing the batch Audience or Trait. |
121
-
| Live | The batch computation is up-to-date with the most recent data, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
119
+
| Preparing | Engage is preparing the computation. |
120
+
| Computing | Engage is computing the Audience or Trait. |
121
+
| Live | The computation is up-to-date with the most recent data, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
122
122
| Not Computing | Engage displays this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
123
-
| Disabled | The batch Audience or Trait is disabled. |
124
-
| Failed | The batch computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
123
+
| Disabled | The Audience or Trait is disabled. |
124
+
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
0 commit comments