We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaf093 commit 93a8734Copy full SHA for 93a8734
pkg/workflows/shardorchestrator/pb/shard_orchestrator.proto
@@ -57,7 +57,4 @@ message ReportWorkflowTriggerRegistrationRequest {
57
58
service ShardOrchestratorService {
59
rpc GetWorkflowShardMapping(GetWorkflowShardMappingRequest) returns (GetWorkflowShardMappingResponse);
60
- rpc SyncCapabilityJobSpecs(SyncCapabilityJobSpecsRequest) returns (SyncCapabilityJobSpecsResponse);
61
- rpc ReportWorkflowTriggerRegistration(ReportWorkflowTriggerRegistrationRequest) returns (google.protobuf.Empty);
62
}
63
-
0 commit comments