-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bidi.BackgroundConsumer.start()
eats exception when _bidi_rpc.open()
fails
#268
Comments
Thankfully, I can check if |
Moving to p3 as there is a solution already in place (see #268 (comment)). |
I am still blocked on not being able to get the error message. I tried various ways to turn on debug mode but don't know how. I am trying to run the python program on borg and don't know how to set the value when it is a packaged binary. |
Environment details
python --version
Python 3.9.5
pip --version
google-api-core
version:pip show google-api-core
Steps to reproduce
on_response
.Code example
See googleapis/python-bigquery-storage#284
Stack trace
The problem is that there isn't a stacktrace, but here's the output when I turn on DEBUG logging:
The text was updated successfully, but these errors were encountered: