2.0.0b47

RemoteTaskNotFoundError

Package: flyte.errors

This error is raised when the user tries to access a task that does not exist.

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