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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions