worker-utils

module
v0.0.0-...-6f916ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2026 License: Apache-2.0

README

worker-utils

NVCF worker service that runs alongside the user's inference container. It polls NVCF for invocation requests, forwards and streams them to the user container, streams the responses back, reports progress, and handles request cancellation and spot-instance termination.

Build

The binary is built with Bazel:

bazel build //src/compute-plane-services/worker-utils/cmd:cmd

Test

# Run unit tests via Bazel
bazel test //src/compute-plane-services/worker-utils/...

# Or with the Go toolchain, from this directory
go test ./...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL