2.0.9

TaskTimeoutError

Package: flyte.errors

This error is raised when the underlying task execution runs for longer than the specified timeout.

Parameters

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