async fn dryrun_pipeline_inner( value: Vec<Value>, pipeline: Arc<Pipeline>, pipeline_handler: PipelineHandlerRef, query_ctx: &QueryContextRef, ) -> Result<Response>
Dryrun pipeline with given data