Handling S3 events. Race condition?

0

Is there a possibility of race conditions with S3 events? Does the event fire before the object is fully PUT? We are getting occasional "Unexpected end of JSON input" on the files that we are processing when handling the event. But upon manual inspection the file is valid and is not broken. Just wondering if possibly the PUT event is fired before the file is fully stored, and when we try to read it back in the event handler, we get a partial file back.

profile picture
m0ltar
demandé il y a 2 ans102 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions