We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe9ec5 commit 1e570f8Copy full SHA for 1e570f8
1 file changed
temporal/api/nexus/v1/message.proto
@@ -257,7 +257,7 @@ message NexusOperationInfo {
257
258
// A general status for this operation, indicates whether it is currently running or in one of the terminal statuses.
259
temporal.api.enums.v1.NexusOperationStatus status = 6;
260
- // More detailed breakdown of NEXUS_OPERATION_STATUS_RUNNING..
+ // More detailed breakdown of NEXUS_OPERATION_STATUS_RUNNING.
261
temporal.api.enums.v1.PendingNexusOperationState state = 7;
262
263
// Schedule-to-close timeout for this operation.
0 commit comments