kuni23

Results 1 comments of kuni23

@dosu-bot I believe `ListNodeExecutionsForTask` is implemented. You are right that it raises `NotImplementedError` exception here since it is only the interface of the method: https://github.com/flyteorg/flyte/blob/master/flyteidl/gen/pb_python/flyteidl/service/admin_pb2_grpc.py#L496 But the method is implemented...