Preview coming soon
Prevent concurrent workflow runs using Redis
n8n workflow to prevent concurrent executions using Redis for distributed locking. It uses Redis keys to track workflow states (set, get, unset) and manages workflow concurrency by erroring if already running. Useful for critical or long-running tasks to avoid overlaps.
Integrations
Tags
One-time purchase
Related automations
Analyze Video
This video demonstrates a fully automated workflow that uses a no-code engine to perform video analysis via Google Gemini. The system supports both local file...
Test
This system integrates OpenAI’s latest image generation model with an n8n workflow that programmatically creates and merges images. The blueprint demonstrates...
Mistral OCR
Creator Nate Herk demonstrates a step-by-step system that automates document processing using Mistral OCR. The workflow, implemented entirely in n8n, includes...