Join Slack
Powered by
<#17456 re-add lazy upload of input root for remot...
# github-notifications
q
quaint-telephone-89068
11/03/2022, 2:13 PM
#17456 re-add lazy upload of input root for remote execution
New issue created by
tdyas
The REAPI client used to support lazily uploading digests by only uploading them after they were identified as missing in an response to an execution request. See
pants/src/rust/engine/process_execution/src/remote.rs
Lines 560 to 594 in </pantsbuild/pants/commit/4050ad01a5d1624823548fa5ba6cff960415064e|4050ad0> . More recent changes to Pants have made the upload eager. See
#14723
and
pants/src/rust/engine/process_execution/src/remote.rs
Lines 1547 to 1553 in </pantsbuild/pants/commit/7eb418038e08346850a429043bca1d259cb6cbdb|7eb4180> . Pants should switch back to lazy uploads of the input root and relying on the server to notify Pants when uploads are needed.
pantsbuild/pants
Open in Slack
Previous
Next