arturluzgin
Results
1
issues of
arturluzgin
For now SqsDeleteAckHandler and SqsOutboundChannel process the message separately (DeleteMessageRequest, SendMessageRequest) It's hard to work with FIFO queues they have limited capacity and it's required batch operations (DeleteMessageBatchRequest, SendMessageBatchRequest) It...
enhancement
sqs