This release improves error message for too big batch response
and exposes the BatchRequestConfig type
in order to make it possible to use ServerBuilder::set_batch_request_config
Fixed
- server: export BatchRequestConfig (#1112)
- fix(server): improve too big batch response msg (#1107)