How-to Guides
Practical recipes for solving specific problems with the workflow system.
- Testing Workflows — Unit and integration testing strategies
- Sequential Strategy — Force sequential execution of parallel tasks
- Variable Registry — Use CLOACINA_VAR_ env vars for runtime configuration
- Custom Task Routing — Route tasks to different executors by name pattern
- Multi-tenant Setup — Configure schema-based isolation
- Multi-tenant Recovery — Handle tenant failures and recovery
- Monitoring Executions — Track workflow status and health
- Cleaning Up Events — Manage execution history retention
- Migrating to Service Mode — Convert an embedded workflow to a packaged deployment