ImagePrefetchResult
The outcome of pulling ONE ref of a NodeControllerPrefetchImages batch. Shared between worker.proto (the worker’s answer) and manager.proto (the event Manager forwards to AutoManager) so the pass-through copies a list rather than converting field by field.
Field |
Type |
Repeated |
Description |
image_ref |
The ref exactly as it was asked for, echoed so a caller can match results to requests without relying on order. |
||
digest |
What the pull resolved to, in |
||
ok |
|||
error |
Why this ref failed. Empty when |