File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
7.4/references/rest-api/requests/crdb_tasks
7.8/references/rest-api/requests/crdb_tasks Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ POST /v1/crdb_tasks/{task_id}/actions/cancel
9898
9999Gracefully cancels a running or queued task.
100100
101- A task that already reached the commit phase cannot be canceled either .
101+ A task that already reached the commit phase cannot be canceled.
102102
103103### Request {#post-cancel-request}
104104
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ POST /v1/crdb_tasks/{task_id}/actions/cancel
9898
9999Gracefully cancels a running or queued task.
100100
101- A task that already reached the commit phase cannot be canceled either .
101+ A task that already reached the commit phase cannot be canceled.
102102
103103### Request {#post-cancel-request}
104104
You can’t perform that action at this time.
0 commit comments