pub const FEED_CHANNEL_SIZE: usize = 1024;
Size of the bounded stdin-to-gRPC feed channel (blocks stdin when full).