We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d226f1 commit 22da891Copy full SHA for 22da891
temporal/api/history/v1/message.proto
@@ -767,7 +767,7 @@ message HistoryEvent {
767
int64 event_id = 1;
768
google.protobuf.Timestamp event_time = 2;
769
temporal.api.enums.v1.EventType event_type = 3;
770
- // Failover version. Defines alternate history branches that can arise in multi-cluster
+ // Namespace failover version. Defines alternate history branches that can arise in multi-cluster
771
// configurations (e.g. multi-region namespaces).
772
int64 version = 4;
773
// TODO: What is this? Appears unused by SDKs
0 commit comments