mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
Unmarshalling function should not throw, but in case it does move connection to an error state and report the error to an rpc client. Currently all errors are reported as rpc::closed_error().