cosmetics

This commit is contained in:
Simon Cruanes 2024-02-23 13:01:46 -05:00
parent 7fa4580bb0
commit 5b0bc6162e
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -207,8 +207,8 @@ end = struct
Atomic.incr n_errors;
Printf.eprintf
"opentelemetry: export failed:\n %s\n curl code: %s\nurl: %s\n%!" msg
(Curl.strerror code) url;
"opentelemetry: export failed:\n %s\n curl code: %s\n url: %s\n%!"
msg (Curl.strerror code) url;
(* avoid crazy error loop *)
Thread.delay 3.