pub(crate) async fn execute_log_context_req(
handler: PipelineHandlerRef,
ctx_req: ContextReq,
query_ctx: QueryContextRef,
exec_timer: Instant,
counter: &IntCounterVec,
elapsed: &HistogramVec,
) -> Result<HttpResponse>pub(crate) async fn execute_log_context_req(
handler: PipelineHandlerRef,
ctx_req: ContextReq,
query_ctx: QueryContextRef,
exec_timer: Instant,
counter: &IntCounterVec,
elapsed: &HistogramVec,
) -> Result<HttpResponse>