Download Latest Version Python SDK 1.37.1 source code.zip (98.4 MB)
Email in envelope

Get an email when there's a new version of Hatchet

Home / rb_0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-22 681 Bytes
Ruby SDK 0.5.0 source code.tar.gz 2026-07-22 101.1 MB
Ruby SDK 0.5.0 source code.zip 2026-07-22 104.1 MB
Totals: 3 Items   205.2 MB 0

Overview

Added

  • Adds support for terminal status-based idempotency keys, which are released when the task holding the key reaches a terminal state (either completed, cancelled, or having failed and exhausted all retries).

Installation

Add this line to your application's Gemfile:

:::ruby
gem 'hatchet'

And then execute:

:::bash
bundle install

Or install it yourself as:

:::bash
gem install hatchet

Documentation

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

What's Changed?

Source: README.md, updated 2026-07-22