Skip to content

Commit 6d9b84a

Browse files
committed
chore(pla-1906): update message status condition docs to mention retention enforcement
1 parent 56e62fd commit 6d9b84a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/designing-workflows/step-conditions.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Message status conditions allow you to build a check for one workflow step that
4545
- An asserting (`"has"`) or negating (`"has not"`) condition operator.
4646
- The expected delivery or engagement status case.
4747

48+
Message state used to evaluate status conditions is subject to the Knock data retention policy. If you attempt to evaluate a status condition against a message that has expired out of your account's retention window, the condition will always evaluate to a false result. For more information, see our [data retention docs](/manage-your-account/data-retention).
49+
4850
### Status cases
4951

5052
<Callout

0 commit comments

Comments
 (0)