Skip to content

[ServiceBus] receive_messages parameter max message count default to 1 #14709

@yunhaoling

Description

@yunhaoling

Currently, peek_messages defaults to a max_message_count of 1. receive_messages does not. (currently None).

This was a historical artifact from T1 wherein it would fall back to using the prefetch value if one was defined. We will be normalizing with a more clear semantic for T2 of having 1 for all consistently as a default

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Service Busblocking-releaseBlocks releasehelp wantedThis issue is tracking work for which community contributions would be welcomed and appreciated

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions