Skip to content

Commit f4a8721

Browse files
committed
fix(queues): add dead letter queues
1 parent efae2ec commit f4a8721

File tree

7 files changed

+2
-4
lines changed

7 files changed

+2
-4
lines changed
25.5 KB
Loading
-42.9 KB
Binary file not shown.
37.5 KB
Loading
-17.3 KB
Loading
-21.4 KB
Loading

pages/messaging/how-to/create-manage-queues.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This page shows how to create and manage your Scaleway [Queues](/messaging/conce
2525
1. Click **Queues** in the **Serverless** section of the Scaleway console side menu.
2626

2727
2. Click **Create queue**. The Queue creation wizard displays.
28-
TODO UPDATE IMAGE & DESCRIPTION
28+
2929
<Lightbox src="scaleway-queues-create-queue.webp" alt="In the Scaleway console, the Create a Queue screen displays. The different sections of the screen are described in the steps below." />
3030

3131
3. Select the [region](/messaging/concepts/#region) in which you want to create the queue.
@@ -63,8 +63,7 @@ You can modify the visibility timeout, message retention period and maximum mess
6363

6464
3. Click the queue you wish to modify. The queue's **Settings** page displays:
6565

66-
TODO UPDATE IMAGE & DESCRIPTION
67-
<Lightbox src="scaleway-queues-queue-settings.webp" alt="In the Scaleway console, the queue's settings displays includes a Queue information panel (showing its type, number of messages, region, creation date, URL and ARN), a Queue information panel (with visibility timeout, message retention period, max message size and content based deduplication settings), and a Delete queue panel (with a button to delete the queue)." />
66+
<Lightbox src="scaleway-queues-queue-settings.webp" alt="In the Scaleway console, the queue's settings displays includes a Queue information panel (showing its type, number of messages, region, creation date, URL and ARN), a Queue configuration panel (with visibility timeout, message retention period, max message size, content based deduplication and dead-letter queue settings), and a Delete queue panel (with a button to delete the queue)." />
6867

6968
4. Modify the visibility timeout, message retention period, maximum message size, dead-letter queue settings, and (for FIFO queues) content-based deduplication values as you wish.
7069

pages/messaging/quickstart.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ Credentials for Queues are granular: you can define the level of access that the
128128

129129
2. Click **Create queue**. The queue creation wizard displays.
130130

131-
TODO UPDATE IMAGE
132131
<Lightbox src="scaleway-queues-create-queue.webp" alt="In the Scaleway console, the Create a Queue screen displays. The different sections of the screen are described in the steps below." />
133132

134133
3. Select the [region](/messaging/concepts/#region) in which you want to create the queue.

0 commit comments

Comments
 (0)