Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Service page
Yandex Serverless Integrations
Documentation
Yandex Serverless Integrations
  • Comparison with other Yandex Cloud services
    • All guides
        • Overview
        • Configuring a retry policy for a workflow
    • Viewing operations with service resources
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Public materials
  • Release notes
  1. Step-by-step guides
  2. Workflows
  3. Workflow step constructor
  4. Configuring a retry policy for a workflow

Configuring a retry policy for a workflow

Written by
Yandex Cloud
Updated at June 11, 2025
Management console
  1. When creating a new workflow or editing an existing one, in the management console, under Create workflow / Edit workflow, select Constructor.

  2. In the workflow schema window, click any point free of schema elements to deselect all elements. Make sure you can see the Main settings section on the right side of the screen.

  3. Under Main settings:

    1. In the Errors field, select the errors for which the workflow steps will (will not) be retried.

      For detailed information about possible errors, see this section.

    2. In the Error selection mode field, select:

      • INCLUDE: To retry executing workflow steps on errors specified in the Errors field.
      • EXCLUDE: To retry executing workflow steps on errors other than those specified in the Errors field.
    3. Optionally, in the Maximum number of retries field, set the maximum number of step retry attempts.

    4. Optionally, in the Initial delay, ms field, set the initial value for delay between retries.

    5. Optionally, in the Backoff rate field, set the multiplication factor for delay before each retry.

    6. Optionally, in the Maximum delay, ms field, set maximum delay between retries.

    The general retry policy settings apply to all workflow steps that do not have their own retry policy settings.

See alsoSee also

  • Creating a workflow using the constructor
  • Updating a workflow

Was the article helpful?

Previous
Wait
Next
Getting a list of workflow executions
© 2025 Direct Cursus Technology L.L.C.