Skip to content

Commit dbf00e5

Browse files
authored
Merge pull request #7423 from segmentio/DM-3864
Update RUNNING to IN_PROGRESS deletion status
2 parents 00b39f2 + 1e8afd7 commit dbf00e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/privacy/user-deletion-and-suppression.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The deletion request can have one of the following statuses:
9696
4. `INVALID`
9797
5. `NOT_SUPPORTED`
9898
6. `PARTIAL_SUCCESS`
99-
7. `RUNNING`
99+
7. `IN_PROGRESS`
100100

101101
When checking the status of deletion requests using Segment's API, the deletion will report an overall status of all of the deletion processes. As a result, Segment returns a `FAILED` status because of a failure on an unsupported destination, even if the deletion from the Segment Internal Systems and supported destinations were completed successfully.
102102

0 commit comments

Comments
 (0)