Closed paddatrapper closed 1 year ago
I guess we are missing a timeout exception catching here https://github.com/jooola/earhorn/blob/10977511df40f028fcce3e35a235057ba158be13/earhorn/stream.py#L75
I will add one of the parent exception to make sure we catch most them https://www.python-httpx.org/exceptions/#the-exception-hierarchy
It looks like there was an interruption in the stream that Earhorn was listening to, resulting in the following error. It did not attempt to restart listening.
This is running v0.13.0 via Docker