-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
Currently when running bazel, it is using the default http timeouts, starting with 60 second.
And we have also configured to use caches, that are not public, to speed up local download, so the timeouts are mostly affecting external developers
We should make the impact of these caches smaller, by having better timeouts.
Currently it took ~9 minuts to run make bazel_prepare
on empty local cache when it should probably be possible to do it under 2 minutes.
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.