Skip to the content.

Configuration

Environment Variables

Variable Description Default
DATABASE_URL PostgreSQL connection string required
WORKFLOW_RUN_WORKERS Number of worker processes 3
WORKFLOW_RUN_EXPIRE_IN_SECONDS Job expiration time in seconds 300

Database Setup

The engine automatically runs migrations on startup to create the required tables:

Dependencies

Requirements