morningman commented on issue #1374: URL: https://github.com/apache/incubator-brpc/issues/1374#issuecomment-833355725
> brpc defers the sending of WINDOW_UPDATE frame to avoid the storm of those frames caused by small req/res and high throughput. > > In your cases, changing window_size in your client should solve the problem. Yes, after set the window size to 1GB, the error disappeared. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
