flambe.cluster.errors

Module Contents

exception flambe.cluster.errors.ClusterError[source]

Bases: Exception

Error raised in case of any unexpected error in the Ray cluster.

exception flambe.cluster.errors.ClusterConfigurationError[source]

Bases: Exception

Error raised when the configuration of the Cluster is not valid.