Async Jobs (TypeScript)
Server-based job execution with persistence, webhooks, and streaming. Ideal for production deployments.Installation
Basic Usage
Submitting a Job
JobHandle Interface
Waiting for Completion
Using the Jobs API Client
Webhooks
Idempotency
Configuration
TEMPLATE.yaml Runtime Block
Error Handling
See Also
- Async Jobs CLI - CLI commands
- Background Tasks - In-process execution
- Scheduler - Periodic scheduling

