Release v2.12.0
Unclaimed project
Are you a maintainer of sneakers? Claim this project to take control of your public changelog and roadmap.
Changelog
A fast background processing framework for Ruby and RabbitMQ
Last updated almost 2 years ago
Release v2.12.0
This releases includes bug fixes, support for more queue-binding options, better management of the Bunny dependency, and improved documentation. Following is a list of the notable changes:
Fixes a bug that would cause Sneakers workers to freeze if an exception
descending from ScriptError, such as NotImplementedError,...
This release requires Ruby 2.2 and has breaking API changes around custom error handlers.
It is now possible to use a custom connection instance in worker groups.
Contributed by @pomnikita.
GitHub issue: #322
Contributed by Jason Lomba...
Sneaker.spawn exits with exit_code 1 when no configuration is provided #280Release v2.5.0