Files
scylladb/service
Dawid Pawlik 01e7a48030 vector_store_client: fix HTTP error message formatting
Content of the HTTP error was logged in Scylla as literal
list of chars (default temporary buffer formatting).

Changed to print the sstring made out of temporary buffer,
which fixes the problem with formatting, making the output
clear and readable for humans.

Fixes: VECTOR-141

Closes scylladb/scylladb#25329
2025-08-21 14:33:41 +02:00
..
2025-04-12 11:28:49 +03:00