I am getting `InvalidDigit` error at [line](https://github.com/fede1024/rust-rdkafka/blob/e69c2aa40c944637922f1736533beccf79ac43f5/src/consumer/stream_consumer.rs#L213) while running simple consumer example. Pr #683 fixes the issue by providing a fallback value for max poll interval.