Skip to content

Commit 40616e2

Browse files
authored
Merge pull request #101131 from Juliako/patch-170
Update upload-index-videos.md
2 parents a513599 + c4794ea commit 40616e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/media-services/video-indexer/upload-index-videos.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,8 @@ The status codes listed in the following table may be returned by the Upload ope
309309

310310
|Status code|ErrorType (in response body)|Description|
311311
|---|---|---|
312-
|400|VIDEO_ALREADY_IN_PROGRESS|Same video is already in progress of being processed in the given account.|
312+
|409|VIDEO_INDEXING_IN_PROGRESS|Same video is already in progress of being processed in the given account.|
313313
|400|VIDEO_ALREADY_FAILED|Same video failed to process in the given account less than 2 hours ago. API clients should wait at least 2 hours before re-uploading a video.|
314-
|409|VIDEO_INDEXING_IN_PROGRESS||
315314

316315
## Next steps
317316

0 commit comments

Comments
 (0)