Describe the bug
Starting the zilla quickstart.
To Reproduce
Steps to reproduce the behavior:
- Run the quickstart
- Invoke the
ListFeature endpoint in the gRPC RouteGuide collection one or many times
- each invoke should stream ~50 messages
- switch to and invoke the
RecordRoute endpoint, send multiple messages, end the stream, and a message should return stating the number of messages recieved
- repeat steps 2 and 3 until one doesn't finish correctly
Describe the bug
Starting the zilla quickstart.
To Reproduce
Steps to reproduce the behavior:
ListFeatureendpoint in the gRPC RouteGuide collection one or many timesRecordRouteendpoint, send multiple messages, end the stream, and a message should return stating the number of messages recieved