2.0.0b35

SlowDownError

Package: flyte.errors

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

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