ada-magicat commented on issue #2156:
URL: https://github.com/apache/buildstream/issues/2156#issuecomment-5146171239

   @juergbi
   
   > Have you already tried setting keepalive-time (and possibly also 
request-timeout) as documented in 
https://docs.buildstream.build/2.7/using_config.html#connection-configuration? 
gRPC doesn't enable keepalive by default but maybe we should.
   
   We do this in g-b-m, yes: 
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/blob/3c6c56f3dfd49073343c1f84a264542b494e3a90/project.conf#L11
   
   I've seen the bug happen before and after we set those limits though.
   
   > Too aggressive keepalive can cause problems depending on server and 
possible proxy
   
   Indeed, setting it too low makes me get nonsense pull failures (as in, it 
"times out" while pulling normally)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to