-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Issue Type
Others
Search for existing issues similar to yours
Yes
OS Platform and Distribution
Linux Ubuntu
Kuscia Version
1.0.0b0
Deployment
docker
deployment Version
any
App Running type
others
App Running version
secretflow 1.5.0b0
Configuration file used to run kuscia.
xx
What happend and What you expected to happen.
kuscia/proto/api/v1alpha1/kusciaapi/domaindata.proto:31 行应该为:
rpc DeleteDomainDataAndRaw(DeleteDomainDataRequest) returns (DeleteDomainDataResponse);
然而注意实际内容为:
rpc DeleteDomainDataAndRaw(DeleteDomainDataRequest) returns (DeleteDomainDataRequest);
Kuscia log output.
no log
Metadata
Metadata
Assignees
Labels
No labels