mentum / lambdaws

Deploy, run and get results from Amazon AWS Lambda in a breeze

Home Page:http://mentum.github.io/lambdaws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete SQS messages by batch

slvnperron opened this issue · comments

Currently we delete message by message. One call per message.
We could batch them with a RX observable with a 500ms window