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 for business
    • 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.
Yandex Serverless Integrations
  • Comparison with other Yandex Cloud services
    • All guides
        • Overview
        • Configuring a retry policy for a workflow
        • Configuring an error transition rule
    • 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 an error transition rule

Configuring an error transition rule

Written by
Yandex Cloud
Updated at September 29, 2025

For each integration step in your workflow, you can configure error transition rules to handle errors encountered during that step. The rules will apply one by one after the retry policy.

To configure an error transition rule for a workflow integration step, do the following:

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 bottom-right corner of the integration step section, click .

  3. Under Transition rule for errors:

    1. In the Errors field, select the errors that will, or will not, trigger the transition to the next workflow step.

      For detailed information about possible errors, see this section.

    2. In the Error selection mode field, select:

      • INCLUDE: To transition to the next workflow step on errors listed in the Errors field.
      • EXCLUDE: To transition to the next workflow step on any errors except those listed in the Errors field.
    3. In the Error template field, specify a jq template to filter the step outputs added into the workflow state. Note that the jq template defined for this step on the Output tab will not apply.

  4. To add the next step for error transition, drag the step from the Integration steps or Control steps section to the area marked with the dotted line, which was automatically added to the workflow when you created this error transition rule.

See alsoSee also

  • Creating a workflow using the constructor
  • Updating a workflow

Was the article helpful?

Previous
Configuring a retry policy for a workflow
Next
Getting a list of workflow executions
© 2025 Direct Cursus Technology L.L.C.