Skip to content

Releases: EasyPost/easy_stalk

Bug Fixes

07 Dec 00:28
ad8767a

Choose a tag to compare

Fixed bug where subclasses of EasyStalk::Job could not be used as an Abstract Base Class

Bug Fixes

13 Jan 00:58

Choose a tag to compare

Fixed bug in rake task that broke compatibility with non-Rails systems

Bug Fixes and Cleanup

10 Jan 23:09

Choose a tag to compare

  • Fixed bug in 'immediate job runner' testing infrastructure
  • Minor cleanups of things missed in 0.1.0

Tube White/Black Listing

10 Jan 23:08

Choose a tag to compare

  • Fixed off-by-one error in retry_times. Retry_times values MUST BE INCREMENTED BY 1 to maintain old behavior
  • Fixed bug where connections are leaked when max_age is reached and new connections are created
  • Added white- and black-listing worker tubes

Improve Rake Task

15 Jun 02:26

Choose a tag to compare

See changelog for details

0.0.9

03 May 22:33

Choose a tag to compare

Added configuration for custom job retry counts