Interface RuleExecutionErrorServiceGrpc.AsyncService (0.32.0)

public static interface RuleExecutionErrorServiceGrpc.AsyncService

RuleExecutionErrorService contains endpoints related to rule execution errors.

Methods

listRuleExecutionErrors(ListRuleExecutionErrorsRequest request, StreamObserver<ListRuleExecutionErrorsResponse> responseObserver)

public default void listRuleExecutionErrors(ListRuleExecutionErrorsRequest request, StreamObserver<ListRuleExecutionErrorsResponse> responseObserver)

Lists rule execution errors.

Parameters
Name Description
request ListRuleExecutionErrorsRequest
responseObserver io.grpc.stub.StreamObserver<ListRuleExecutionErrorsResponse>