Skip to main content

Background Tasks

Auto retries

Async job processing

Reliable background job processing for serverless environments. Schedule one-time or recurring tasks, process webhook payloads asynchronously, and run cron jobs with automatic retries and exponential backoff.

Overview
Pricing
Usage
Docs
Examples

Quick Start

1

Create API endpoint for job handler

2

Schedule tasks with sylphx.tasks.schedule()

3

Set up cron tasks for recurring tasks

4

Monitor tasks in the dashboard

Documentation

Key Concepts

Getting Started

Follow the quick start guide to set up this service.

Configuration

Configure the service using environment variables or the dashboard.

API Keys

Use your API key to authenticate requests to this service.

SDK Methods

MethodDescription
sylphx.[service].[method]()See documentation for available methods

Need more details?

Check out our complete documentation for in-depth guides and tutorials.

View full documentation