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 QuickstartArrowRightIcon

Getting Started

Tutorials

Managing Serverless Jobs using Dagster

Read moreArrowRightIcon
Serverless Jobs API

Manage Serverless Jobs using the Scaleway API.

Go to Serverless Jobs APIArrowRightIcon

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 CenterArrowRightIcon
No Results