Skip to content

Commit ca0715a

Browse files
bergundyfretz12
andauthored
Update temporal/api/workflowservice/v1/request_response.proto
Co-authored-by: Fred Tzeng <41805201+fretz12@users.noreply.github.com>
1 parent c337f33 commit ca0715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal/api/workflowservice/v1/request_response.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2846,7 +2846,7 @@ message TerminateActivityExecutionRequest {
28462846
string run_id = 3;
28472847
// The identity of the worker/client.
28482848
string identity = 4;
2849-
// Used to de-dupe cancellation requests.
2849+
// Used to de-dupe termination requests.
28502850
string request_id = 5;
28512851
// Reason for requesting the termination, recorded in in the activity's result failure outcome.
28522852
string reason = 6;

0 commit comments

Comments
 (0)