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 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas