【发布时间】:2021-07-20 06:12:42
【问题描述】:
根据Increasing throughput using horizontal scaling and action batching - Amazon Simple Queue Service,我们在 ReceiveMessage 中最多只能接收 10 条消息。是否可以增加这个限制?
【问题讨论】:
标签: amazon-web-services amazon-sqs
根据Increasing throughput using horizontal scaling and action batching - Amazon Simple Queue Service,我们在 ReceiveMessage 中最多只能接收 10 条消息。是否可以增加这个限制?
【问题讨论】:
标签: amazon-web-services amazon-sqs
没有。
根据Increasing throughput using horizontal scaling and action batching - Amazon Simple Queue Service,您最多只能通过ReceiveMessage()接收10条消息。
【讨论】: