Skip to content

Commit 1488553

Browse files
committed
Updated docs to make backlog count clear
1 parent 06ecbaa commit 1488553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/queues/configuration/pull-consumers.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ This will return an array of messages (up to the specified `batch_size`) in the
140140
"errors": [],
141141
"messages": [],
142142
"result": {
143+
"message_backlog_count": 10,
143144
"messages": [
144145
{
145146
"body": "hello",

0 commit comments

Comments
 (0)