Skip to navigationSkip to main contentSkip to footerScaleway Docs HomepageAsk our AI
Ask our AI

Serverless Jobs

Scaleway Serverless Jobs allow you to run recurring and autonomous tasks in the cloud.

Serverless Jobs Quickstart

Getting Started

Quickstart

Learn how to create and run a Serverless Jobs in a few steps.

View Quickstart

Concepts

Core concepts that give you a better understanding of Serverless.

View Concepts

How-Tos

Learn how to use Serverless Jobs using the Scaleway console.

View How-Tos

Additional Content

Go further with detailed, in-depth information on Serverless Jobs.

View Additional Content

Tutorials

Managing Serverless Jobs using Dagster

Read more
Serverless Jobs API

Manage Serverless Jobs using the Scaleway API.

Go to Serverless Jobs API

Changelog

  • Jobs

    You can now configure automatic retries for Scaleway Serverless Jobs. If a job fails due to transient errors or unexpected crashes, the system will automatically re-run it based on your defined policy, improving the resilience of your automated workflows without requiring manual intervention.

    • Customizable attempts: Specify the maximum number of retry attempts.
    • Enhanced reliability: Better handling of intermittent failures or third-party API issues.

    For more information, read the dedicated documentation.

  • Jobs

    We upgraded how cron works for Scaleway Serverless Jobs, shifting from a single schedule to a powerful, multi-trigger model.

    • Multiple cron triggers: You can now attach multiple distinct cron schedules to a single Serverless Job, allowing for complex, multi-timeframe automation.
    • Dynamic overrides: Each trigger can independently override the job's default startup command and arguments. This gives you the flexibility to run the same codebase but process different tasks, environments, or parameters depending on when or how the job is triggered.
    • Schedule field deprecation: Current CRON schedules will continue to be executed but the field is marked as deprecated to encourage the usage of triggers.

    For more information, read the dedicated documentation.

  • Jobs

View the full changelog
Questions?

Visit our Help Center and find the answers to your most frequent questions.

Visit Help Center
No Results