Skip to content

Commit 1259204

Browse files
committed
resync backfill notice
1 parent b7ee9e8 commit 1259204

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/engage/audiences/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ Engage displays the following compute statuses for Audiences and Traits.
166166

167167
#### Batch computations
168168

169+
> warning "Disabled batch computations don't automatically backfill data when re-enabled"
170+
> If you disable and re-enable a batch computation, Segment does not automatically create a backfill. Any data Segment recieves during the disabled period is not sent to your Destination after you re-enable your batch computation. If you want to backfill your data, you must reach out to [Segment Support](mailto:[email protected]) to request a resync.
171+
169172
| Computation status | Description |
170173
|---------------------------|---------------------------------------|
171174
| Preparing | Engage is preparing the computation. |

src/unify/Traits/computed-traits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ redirect_from:
1212

1313
Computed Traits allow you to quickly create user or account-level calculations that Segment keeps up-to-date over time. These can be computations like the `total_num_orders` a customer has completed, the `lifetime_revenue` of a customer, the `most_frequent_user` to determine which user is most active in an account, or the `unique_visitors_count` to assess how many visitors from a single domain. These computations are based on your events and event properties that you are sending through Segment on the [page](/docs/connections/spec/page/) and [track](/docs/connections/spec/track) calls.
1414

15+
> warning "Disabled batch computations don't automatically backfill data when re-enabled"
16+
> If you disable and re-enable a batch computation, Segment does not automatically create a backfill. Any data Segment recieves during the disabled period is not sent to your Destination after you re-enable your batch computation. If you want to backfill your data, you must reach out to [Segment Support](mailto:[email protected]) to request a resync.
17+
1518
{% include content/trait-types.md %}
1619

1720
## Types of Computed Traits

0 commit comments

Comments
 (0)