Skip to content

Conversation

@bazel-io
Copy link
Member

We are seeing profiles in which there is a large gap between the start of the execute remotely span and the the start of the queue span reported by the remote executor. The current theory is that there is contention on the channel with async tasks spawned by --remote_cache_async which this span could help pin down.

Closes #25947.

PiperOrigin-RevId: 753068760
Change-Id: I2b004152ab695530d02d160b8c7b446fcc89e60f

Commit 659d5f9

We are seeing profiles in which there is a large gap between the start of the `execute remotely` span and the the start of the `queue` span reported by the remote executor. The current theory is that there is contention on the channel with async tasks spawned by `--remote_cache_async` which this span could help pin down.

Closes bazelbuild#25947.

PiperOrigin-RevId: 753068760
Change-Id: I2b004152ab695530d02d160b8c7b446fcc89e60f
@bazel-io bazel-io requested a review from a team as a code owner April 30, 2025 08:50
@bazel-io bazel-io added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Apr 30, 2025
@bazel-io bazel-io requested a review from coeuvre April 30, 2025 08:50
@iancha1992 iancha1992 enabled auto-merge April 30, 2025 15:33
@iancha1992 iancha1992 added this pull request to the merge queue May 15, 2025
Merged via the queue into bazelbuild:release-8.3.0 with commit ffddc93 May 15, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants