Skip to content

0.7.0

Compare
Choose a tag to compare
@gggeek gggeek released this 25 Sep 22:58
· 35 commits to master since this release

FIXED: Issue #3 Consumer process does not allow to use a long timeout interval
It is now possible to use both a long timeout and/or a big number ofmessages to be consumed in calls to consume.
The client will take care not to exceed in any case the AWS limits (20 secs timeout, 10 messages per call), and
keep polling as long as one of the limits is reached