The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
2.1.9
RuntimeDataValidationError
Package: flyte.errors
This error is raised when the user tries to access a resource that does not exist or is invalid.
Parameters
class RuntimeDataValidationError(
var: str,
e: Exception | str,
task_name: str,
)| Parameter | Type | Description |
|---|---|---|
var |
str |
|
e |
Exception | str |
|
task_name |
str |