RubyGems Navigation menu

delayed 1.2.1

Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable (with an optimized pickup query and concurrent job execution), Resilient (with built-in retry mechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust instrumentation, continuous monitoring, and priority-based alerting).

Gemfile:
=

install:
=

Versions:

  1. 1.2.1 October 06, 2025 (51 KB)
  2. 1.2.0 October 03, 2025 (51 KB)
  3. 1.1.0 September 12, 2025 (50.5 KB)
  4. 1.0.0 May 08, 2025 (50.5 KB)
  5. 0.8.0 April 03, 2025 (50 KB)
Show all versions (20 total)

Runtime Dependencies (2):

Owners:

Pushed by:

Authors:

  • Nathan Griffith, Rowan McDonald, Cyrus Eslami, John Mileham, Brandon Keepers, Brian Ryckbost, Chris Gaffney, David Genord II, Erik Michaels-Ober, Matt Griffin, Steve Richert, Tobias Lütke

SHA 256 checksum:

=

Total downloads 563,259

For this version 3,939

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

New versions require MFA: true

Version published with MFA: true

Links: