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.5
TraceDoesNotAllowNestedTasksError
Package: flyte.errors
This error is raised when the user tries to use a task from within a trace. Tasks can be nested under tasks not traces.
Parameters
class TraceDoesNotAllowNestedTasksError(
message: str,
)| Parameter | Type | Description |
|---|---|---|
message |
str |