Skip to content

Improve bazel http timeouts #59373

@mjonss

Description

@mjonss

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

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions