async fn decode_remote_write_request( is_zstd: bool, body: Body, is_strict_mode: bool, ) -> Result<(RowInsertRequests, usize)>