juergbi commented on pull request #1477:
URL: https://github.com/apache/buildstream/pull/1477#issuecomment-860541280


   > probably need same fix
   
   Yes, let's cover push as well. And I expect the same issue to exist in 
`_sourcecache.py`.
   
   A possible alternative would be to enable gRPC's built-in retry mechanism 
for the `UNAVAILABLE` status code using `grpc.service_config` options when 
creating the gRPC channel. This would also cover remote execution. However, 
job-based retry may still make sense for other status codes.


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


Reply via email to