Job Registration #
Resets the job state after a checkpoint (e.g., registering the job). Preserves state that downstream jobs want to depend on while resetting job-local state that should not be inherited by downstream jobs.
Equations
Instances For
Resets the job's state after a checkpoint (e.g., registering the job). Preserves information that downstream jobs want to depend on while resetting job-local information that should not be inherited by downstream jobs.
Equations
Instances For
Registers the job for the top-level build monitor,
(e.g., the Lake CLI progress UI), assigning it caption.
Equations
Instances For
Wraps stray I/O, logs, and errors in x into the produced job.
Equations
Instances For
Registers the produced job for the top-level build monitor
(e.g., the Lake CLI progress UI), assigning it caption.
Stray I/O, logs, and errors produced by x will be wrapped into the job.