Skip to content

Commit 25f6410

Browse files
Misleading visibility_timeout, updates needed!
I see this correction on the sdk git but not on docs. Please update as needed.
1 parent 062c76f commit 25f6410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ methods:
463463
signature: 'receive_messages(**kwargs: Any) -> azure.core.paging.ItemPaged[azure.storage.queue._models.QueueMessage]'
464464
parameters:
465465
- name: visibility_timeout
466-
description: 'If not specified, the default value is 0. Specifies the
466+
description: 'If not specified, the default value is 30. Specifies the
467467
468468
new visibility timeout value, in seconds, relative to server time.
469469

0 commit comments

Comments
 (0)