JumpMind / metl

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
GNU General Public License v3.0
207 stars 82 forks source link

Feature/sqs reader max results #973

Closed jmenefee2000 closed 3 years ago

jmenefee2000 commented 3 years ago

SQS Reader component change - add new setting to set the max number of results per read request. Valid values are between 1 and 10.

jmenefee2000 commented 3 years ago

Should have been pushed to release/3.8.x