Drupal is a registered trademark of Dries Buytaert
drupal 10.6.12 Update released for Drupal core (10.6.12)! drupal 11.3.13 Update released for Drupal core (11.3.13)! drupal 10.6.11 Update released for Drupal core (10.6.11)! drupal 11.3.12 Update released for Drupal core (11.3.12)! drupal 11.2.14 Update released for Drupal core (11.2.14)! drupal 10.5.12 Update released for Drupal core (10.5.12)! cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)!

temporal

No security coverage
View on drupal.org

This module provides integration with Temporal.io, a platform for managing very long-running background processes when Drupal’s Queue and Batch APIs are not sufficient.

The fundamental unit in Temporal is an activity. Examples include generating a report from a single entity or indexing an entity. A workflow is a long-running process that tells Temporal which activities to run.

Temporal stores the input and output of activities in a durable event log. Because of this, if a workflow stops for any reason, it can resume exactly where it left off without rerunning completed activities. Failed activities can also be retried automatically as needed. Workflows can be started on demand or scheduled.

If you have drupal/opentelemetry installed then you need to upgrade to at least 1.0-beta7 with composer require drupal/opentelemetry:"^1.0@beta" --update-with-dependencies before installing this module otherwise the installation will be broken.

Historical note: the 8.x-1.x branch contains a completely different module for tracking changes in fields on nodes and users developed by codexmas with funding from Acquia.

Activity

Total releases
4
First release
May 2026
Latest release
1 month ago
Release cadence
2 days
Stability
75% stable

Release Timeline

Releases

Version Type Release date
2.1.0 Stable May 20, 2026
2.0.1 Stable May 18, 2026
2.0.0 Stable May 18, 2026
2.x-dev Dev May 15, 2026