2.0.0b35
TaskTimeoutError
Package: flyte.errors
This error is raised when the underlying task execution runs for longer than the specified timeout.
class TaskTimeoutError(
message: str,
)| Parameter | Type | Description |
|---|---|---|
message |
str |
Package: flyte.errors
This error is raised when the underlying task execution runs for longer than the specified timeout.
class TaskTimeoutError(
message: str,
)| Parameter | Type | Description |
|---|---|---|
message |
str |