Flyte 2 Devbox is available today to run a full Flyte backend and UI locally. Preview Flyte 2 for production, hosted on Union.ai
0.4.0

VolumeError

Package: flyteplugins.union.errors

Base for Volume system failures — infra/runtime problems the caller didn’t cause (mount client died, command failed, …). A flyte.errors system error.

Parameters

class VolumeError(
    message: str,
)
Parameter Type Description
message str