TraceMachina / TraceMachina/nativelink

Use the value of ExecuteRequest.results_cache_policy if set

Open
#155 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.6k
Forks
244
Avg merge
1d 16h
Merged PRs (30d)
54

Description

The PR #142 caches based on the server default, but if the ExecuteRequest has a policy set it should take precedence over the default configured on the server.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading PR #142 and tracing how ExecuteRequest.results_cache_policy is handled relative to the server default. Verify the precedence behavior for requests with an explicit policy and requests without one, then add or update coverage where the existing behavior is tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.