tom-pytel commented on pull request #116: URL: https://github.com/apache/skywalking-python/pull/116#issuecomment-768989656
> > I could not be guaranteed to know where the error happened and would not know which segment(s) to resend. > > The streaming itself returns a generator of responses so that may be a clue (not sure). Ok, well then don't merge until I dig a little deeper to see if it can be made more efficient. > > Do you have a single unitary segment send function defined in your protocol which could do this more efficiently or is it only streams? > > I think we only provide stream for this case (segment). Any thoughts about introducing one in the future? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
