Skip to content

Commit 0553e74

Browse files
committed
cre-1601: comments
1 parent 36252b0 commit 0553e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/workflows/shardorchestrator/pb/arbiter.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ message ArbiterResponse {
1515
}
1616

1717
service Arbiter {
18-
rpc GetDesiredReplicas(ShardStatus) returns (ArbiterResponse);
18+
rpc GetDesiredReplicas(ShardStatus) returns (ArbiterResponse); // called periodically by Scaler
1919
}
2020

2121
message ReplicaStatus {

0 commit comments

Comments
 (0)