OS-Guild / dqd

Dequeue daemon
MIT License
35 stars 3 forks source link

Add prefetch configuration to SQS provider #27

Closed CHarnel closed 3 years ago

CHarnel commented 3 years ago

Currently in SQS provider there is a hardcoded value of 10 for MaxNumberOfMessages. We want to add configuration for this value.