Problem with order of events in MediaConvert API destination

0

We have set a rule in EventBridge for MediaConvert to send statuses PROGRESSING, COMPLETE and ERROR to our API as destination. We store the statuses in the db identified by the date and time of receiving. The problem is that for some cases we receive the COMPLETE status first and then PROGRESSING after a few seconds. Is this normal to receive the statuses in this order?

1개 답변
0

It is not normal for the MediaConvert service to send the COMPLETE status before the PROGRESSING status. Generally, you should receive the events in the following order: PROGRESSING, (potentially multiple times), then COMPLETE or ERROR.

Network latency, temporary service disruptions, or other factors can sometimes cause events to be delayed or delivered out of order. While it's not common, it can happen. to detect such things you can monitor your AWS infrastructure and the MediaConvert service using Amazon CloudWatch to identify any potential issues that might be causing unusual event order or delays.

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠