Download Latest Version Python SDK 1.35.0 source code.zip (103.9 MB)
Email in envelope

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

Home / rb_0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-16 794 Bytes
Ruby SDK 0.4.0 source code.tar.gz 2026-07-16 101.1 MB
Ruby SDK 0.4.0 source code.zip 2026-07-16 103.9 MB
Totals: 3 Items   205.0 MB 0

Overview

Added

  • Adds support for defining idempotency keys on workflows and standalone tasks via an idempotency option, which ensures that they're only run once in a provided time window, based on a CEL expression. Triggers that collide with an existing run raise an IdempotencyCollisionError containing the existing run's ID.

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-16