def rate_limited_operation()

in src/hyperpod_cli/commands/cluster.py [0:0]


def rate_limited_operation(
    cluster_name: str,
    validator: ClusterValidator,
    sm_client: BaseClient,
    region: Optional[str],
    temp_config_file: str,
    cluster_capacities: List[List[str]],
    namespace: Optional[List[str]],