- Fixed README.md code example
- Fixed
retryCount
issue by @afolabiabass Related: Issue #9
- Updated dependency bee-queue to v1.2.3
- Added
delayUntil
config to delay firing off a job by seconds specified
- Fixed
Error: Cannot call Queue#process twice
by @MarkDylan49. and @sn0rcha Related: Issue #4 Related: Issue #5
- Fixed: Error on
Queue.close()
local handler whenever HttpException occurs
- Fixed Make:Job command path and Regex for flag validation by @leandrofinger. Related: Issue #2
- Fixed coverage test coverage ( coveralls )
- Setup standard error messages
- Fixed typo in link for package.json file
- None