Skip to content

Document error handling concepts #131

Description

@markoa

Error handling in workflows is undocumented. We need a dedicated docs section covering:

  • Output channels
  • How node failures propagate through a canvas
  • Configuring retry policies
  • Using conditional edges to handle errors (e.g. on-failure branches)
  • Stopping vs continuing a run on error
  • Surfacing error details in downstream nodes via expressions
  • Common patterns (e.g. retry with backoff, fallback path, error notification)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions