truss icon indicating copy to clipboard operation
truss copied to clipboard

Adding loading state for `build_image`

Open bolasim opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. When dealing with large weight files (this is about ~5Gb) it looks like truss hangs when its calculating hashes and making the build context. It would be great if we have a spinner and some kind of communication about what is happening while this being calculated here.

image (2)

Describe the solution you'd like We could add a spinner that says Preparing docker context or something to that effect while doing this so it doesn't look like it hangs.

bolasim avatar Feb 24 '23 11:02 bolasim