Expand description
Downstream runtimes must set the current tenant telemetry context via
greentic_types::telemetry::set_current_tenant_ctx before executing flows
(for example, prior to FlowEngine::run in the host runner).
Modules§
Functions§
- to_ir
- Convert a
FlowDocinto its compact intermediate representation.