media-insights-on-aws
media-insights-on-aws copied to clipboard
Handle queued MediaConvert job in CheckThumbnailFunction function
Issue #, if available:
The Lambda function CheckThumbnailFunction fails when checking the status of the MediaConvert job that is still queued (status: SUBMITTED).
Description of changes:
This PR adds a check in the condition to support this status. When the MediaConvert job is still queued, it will be handled the same way as it was still being processed by MediaConvert.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.