signalfx / signalfx-python

Python client library and instrumentation bindings for SignalFx (Deprecated)
https://www.signalfx.com
Apache License 2.0
43 stars 47 forks source link

Signalflow request has no timeout #118

Open mrdon opened 3 years ago

mrdon commented 3 years ago

A signalflow request has no read timeout, and can therefore, hang indefinitely. There is a timeout, however, it seems to only be applied to the connection, not the read.