CleanupInterceptor
Automatically cleans up temporary artifacts and activity state when workflows complete or fail. Supports multiple cleanup base paths and comprehensive error handling.
Automatically cleans up temporary artifacts and activity state when workflows complete or fail. Supports multiple cleanup base paths and comprehensive error handling.
Tracks workflow and activity execution events for monitoring and observability. Automatically publishes events when workflows and activities start and end.
Complete reference for Temporal interceptors that provide cross-cutting concerns including event tracking, distributed locking, and automatic cleanup.
Manages distributed locks for activities using Redis. Limits concurrent execution to a specified number of activities with the same lock name.