const MAX_REQUEST_SIZE: usize = _; // 1_048_576usize
The maximum size of the request to put metadata, use 1MiB by default.