Expand description
§ECL Workflows
Restate workflow definitions for ECL.
This crate provides the Restate service implementations that orchestrate ECL workflows. ECL Workflows Library
Restate workflow definitions for ECL.
Modules§
- critique_
loop - Critique-Revise workflow with bounded feedback loop.
- simple
- Simple 2-step workflow for Phase 1 validation.
Enums§
- Error
- Errors that can occur during ECL workflow execution.
Type Aliases§
- Result
- Convenience
Resulttype alias for ECL operations.