Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Temporal

1 sites No security coverage
View on drupal.org

This module integrates Drupal with Temporal.io to manage long-running background processes that go beyond the capabilities of core Queue and Batch APIs. It allows you to define and run robust, resumable workflows and activities, ensuring that even if processes are interrupted, they can resume from where they left off without losing progress.

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

Tracked releases
10
Tracked since
May 2026
Latest release
1 month ago
Releases (12 mo)
10 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.1.6 Stable Jul 21, 2026
2.1.5 Stable Jul 21, 2026
2.1.4 Stable Jul 12, 2026
2.1.3 Stable Jul 9, 2026
2.1.2 Stable Jul 8, 2026
2.1.1 Stable Jul 7, 2026
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