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",