Open stevvooe opened 6 years ago
Support for timing out method calls and other operation on the connection isn't really present. We'll need to add this to be more production ready.
This includes the following:
@cpuguy83 You made a PR that added this. Was that enough?
We have request level timeouts through context propagation, but connection/read timeouts not so much.
Support for timing out method calls and other operation on the connection isn't really present. We'll need to add this to be more production ready.
This includes the following: