Join Slack
Powered by
<#16188 Remote cache read timeout should be applie...
# github-notifications
q
quaint-telephone-89068
12/09/2022, 3:45 AM
#16188 Remote cache read timeout should be applied below the concurrency limit
Issue created by
stuhood
Our gRPC clients use
a concurrency limit
at
the service level
. But we apply
a cache read timeout
above that concurrency limit
here
, which means that rather than only applying to the network portion of the cache lookup (as might be expected), it is also applied to queueing time waiting to send the request.
pantsbuild/pants
u
user
12/09/2022, 3:45 AM
#16188 Remote cache read timeout should be applied below the concurrency limit
Issue closed as completed by
tdyas
pantsbuild/pants
5
Views
Open in Slack
Previous
Next