diff --git a/src/content/docs/queues/configuration/pull-consumers.mdx b/src/content/docs/queues/configuration/pull-consumers.mdx index 47f6b01188e2cce..4772cf3869a2db9 100644 --- a/src/content/docs/queues/configuration/pull-consumers.mdx +++ b/src/content/docs/queues/configuration/pull-consumers.mdx @@ -140,6 +140,7 @@ This will return an array of messages (up to the specified `batch_size`) in the "errors": [], "messages": [], "result": { + "message_backlog_count": 10, "messages": [ { "body": "hello",