Cron Jobs
Automate your infrastructure with serverless cron jobs. Schedule functions to run at precise intervals for maintenance, data syncing, or report generation without managing servers.
Technical Specifications:
Min Interval
1 minute
Max Timeout
15 minutes
Timezone
UTC
Retries
Automatic (up to 3)
Concurrency
Configurable
Works seamlessly with:
Example 2
Example 1
schedule
Product Capabilities
Experience
Serverless Scheduling
Define your scheduled jobs directly in your project configuration. No external services or dashboard clicking required.
- Define the 'crons' array in your configuration file.
- Specify the API path you want to trigger.
- Set the standard cron schedule syntax for frequency.
