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
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