Skip to content

Ruby SDK 0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:53
e667a4e

Overview

Changed

  • Adds beta batch_task methods to both tasks and workflows, allowing for dynamic batching based on either time or batch size.

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?