[SOLVED] Why is the action stopping after deleting the first Calendar event?

I have these 2 macros and whenever I run the one below, it deletes the first Calendar event, but then it stops instead of running the action to press the Down Arrow after executing the macro "Delete Recurring Event(s) Without Prompt".
I gave it 2 seconds in between actions for testing purposes, but I still can't understand what's happening...

Delete all Today's events.kmmacros (25 KB)

Keyboard Maestro Export

Delete Recurring Event(s) Without Prompt.kmmacros (23 KB)

Keyboard Maestro Export

I think I know what's happening, but now I need to figure out a way to work around this.
It has to do with the Timeout set in the 2nd macro (the Pause Until). For that particular macro when used individually, it makes sense that there's a Timeout, but in the context of being a part of the 1st macro, it doesn't.

Gotta go back and see how I can do this and I get stuck, I will come back here. Wish me luck!

In the past I started a topic (on my old account as Danny Wyatt) about this so I will add the solution there, because I finally have a macro that works