pub async fn handle_jinja_render( run_id: RunId, step_id: StepInstanceId, spec: Value, pool: PgPool, nats_client: Client, ) -> Result<()>
Handle jinja render.