This message was deleted.
# develocity
s
This message was deleted.
r
Hi @Gabriel Feo, you're correct that latency is the driving factor here. Your local build needs to check the remote cache for every (cacheable) ask to see if the entry is present, so a large amount of latency can add up quickly, sometimes even resulting in negative time savings.
g
Got it. Thank you, @Ryan Nett