From 139feb9e4f0a8ebf3f253dab17b9cf30b6c82c58 Mon Sep 17 00:00:00 2001 From: narawat Date: Fri, 28 Aug 2026 07:55:16 +0700 Subject: [PATCH] update --- src/msghandler.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/msghandler.jl b/src/msghandler.jl index efb1d36..3bcc33e 100644 --- a/src/msghandler.jl +++ b/src/msghandler.jl @@ -446,7 +446,6 @@ function smartpack( # stage of the execution pipeline. It serves as the end-to-end ID for # distributed tracing, enabling the correlation of all logs, metrics, and # errors across the system back to this specific request instance. - correlation_id::String = string(uuid4()), msg_purpose::String = "chat",