Aryn

Results 3 issues of Aryn

**Describe the bug** If `faststream.redis.StreamSub` passed without `group` and `consumer` options it will raise an exception on Redis' level **How to reproduce** Include source code: ```python from faststream import FastStream...

bug