Skip to content

Commit bacfdd9

Browse files
committed
change warning to info
1 parent 909f333 commit bacfdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queues/nats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
`stream` - stream name.
7878

79-
{% hint style="warning" %}
79+
{% hint style="info" %}
8080
To prevent duplicate message consumption, ensure that each pipeline is configured with a unique NATS stream. Using the same stream for multiple pipelines will result in the same message being processed multiple times.
8181
{% endhint %}
8282

0 commit comments

Comments
 (0)