Skip to content

Commit 838d768

Browse files
authored
Added the warning instead of caution blurb (#7743)
1 parent 560b665 commit 838d768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicepulse/intro-editing-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If a message cannot be successfully retried it is possible to fix the malformed
1111

1212
## Enabling the feature
1313

14-
> [!CAUTION]
14+
> [!WARNING]
1515
> Editing malformed messages is a potentially destructive operation, which if used improperly can have consequences that affect the correctness of the system. If a malformed message is edited improperly, it could still be processed successfully, without any way to undo the effects. The possible effects of editing a malformed message are system-specific and ServicePulse is unable to determine if a potential edit operation is safe for the system. Currently there is no way to limit failed message editing only to certain security groups or to specific message types.
1616
>
1717
> System designers may prefer to disallow message editing in order to guarantee the correctness of the system. As a result, the message editing feature is currently considered experimental and is **disabled by default**.

0 commit comments

Comments
 (0)