Hi all, have a relatively simple setup which is designed to track a the organisations progress with some annual quizzes (completed via MS forms). Since we can't get quiz results, I have just asked power automate to create a new line in a table and add the text "done" along with the users email address.

Most of the time, this works without an issue, but every now and then, the flow decides not to get the form details, and I end up with a row with just 'done' in the total points column. The flow marks itself complete/successful.
Here's a successful run:

compared to a not so successful run:

Do I need to add some time delay or something to get it to work consistently?