sqs-consumer
sqs-consumer copied to clipboard
SQS Consumer #223 allow zero for waitTimeSeconds
trafficstars
Description
Response to issue https://github.com/bbc/sqs-consumer/issues/223
Allows 0 integer to be accepted as a valid input
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [x] All new and existing tests passed.
This has been implemented in this commit and released at 5.7.0. I think we can close this.
Based on the above comment and age, I am closing this.
Please open a new issue if this problem was not actually resolved.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.