Skip to content

Ruby SDK 0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 20:55
e32f645

Overview

Changed

  • Adds support for CANCEL_QUEUED_EXCEPT_NEWEST and CANCEL_QUEUED_EXCEPT_OLDEST concurrency strategies.

Installation

Add this line to your application's Gemfile:

gem 'hatchet'

And then execute:

bundle install

Or install it yourself as:

gem install hatchet

Documentation

For detailed documentation, examples, and best practices, visit:

What's Changed?