Constant MAX_REQUEST_SIZE

Source
const MAX_REQUEST_SIZE: usize = _; // 1_048_576usize
Expand description

The maximum size of the request to put metadata, use 1MiB by default.