ttrpc: correctly propagate error from response
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -42,6 +42,9 @@ Very new. YMMV.
|
||||
|
||||
TODO:
|
||||
|
||||
- [ ] Plumb error codes and GRPC status
|
||||
- [ ] Remove use of any type and dependency on typeurl package
|
||||
- [ ] Ensure that protocol can support streaming in the future
|
||||
- [X] Plumb error codes and GRPC status
|
||||
- [X] Remove use of any type and dependency on typeurl package
|
||||
- [X] Ensure that protocol can support streaming in the future
|
||||
- [ ] Document protocol layout
|
||||
- [ ] Add testing under concurrent load to ensure
|
||||
- [ ] Verify connection error handling
|
||||
|
||||
Reference in New Issue
Block a user