Skip to content

Commit 2b4a860

Browse files
LAelithrar
authored andcommitted
[Queues] Add R2 Event Notifications disclaimer w.r.e producer Workers (#17269)
1 parent 47d6c7b commit 2b4a860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/queues/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use Queues, you will need:
2020

2121
## 1. Create a Worker project
2222

23-
You will access your queue from a Worker, the producer Worker. You must create at least one producer Worker to publish messages onto your queue.
23+
You will access your queue from a Worker, the producer Worker. You must create at least one producer Worker to publish messages onto your queue. If you are using [R2 Bucket Event Notifications](/r2/buckets/event-notifications/), then you do not need a producer Worker.
2424

2525
To create a producer Worker, run:
2626

0 commit comments

Comments
 (0)