v2.3.8
This bugfix release reuses twarc.decorators2.catch_request_exceptions in the
context of streaming responses (twarc2 sample and twarc2 stream) that use the response.iter_lines
method. Hopefully this will address #505 but it will require testing by people who continue seeing
the error in the wild.