[ BACKGROUND JOBS ]
Trigger Icon

Trigger.dev

Background job scheduling and monitoring components. Built-in queue management, retry logic, and real-time job tracking dashboard.

Job Types & Features

Handle any background task with built-in retry logic, scheduling, and monitoring.

Zap Icon

Instant Jobs

Execute jobs immediately with priority queuing and parallel processing

trigger.send("process-payment")
Server Icon

Scheduled Jobs

Cron-like scheduling with timezone support and recurring patterns

trigger.scheduleJob("0 9 * * *")
Branch Icon

Workflow Jobs

Chain multiple jobs with conditional logic and error branching

trigger.workflow([job1, job2])

What's Included

Zap Icon

Job Queue Components

Async job processing, scheduling, and priority handling

Server Icon

Monitoring Dashboard

Real-time job status, logs, and performance metrics

Branch Icon

Workflow Management

Complex job chains, conditional execution, and error handling

Quick Start

Get the complete suite with one command