mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
We include more relevant information for debugging purposes: the remaining bytes and the size. It might be useful to determine where exactly an error occurred and help reason about it. Closes scylladb/scylladb#26486