- Rewrite the SQS integration to the use the AWS SDK instead of goamz
- Save jobs in Redis with the Sidekiq
retry
flag set totrue
- Remove the
--quiet
flag in favor of--log-level
which defaults toINFO
- Move some of the more verbose logging to
DEBUG
level logs - Log full message body after parsing it