[C8P 2.5.0.123, RM 5.0 Rule] Wait for Event never Timed Out

I had a wait for event with a timeout--that never completed and never timed out.

In this case, the TIMEOUT should have triggered after 2 minutes--but the rule never resumed after the "wait for event" line.

As intended in normal situations, the front door didn't open--so the wait should have timed out and the remaining actions should have run. None of that happened.

The only events for the app were where it was initially triggered and then the "cancel timed actions this rule" towards the top of the rule.

This has worked in the past (and once on this new release, even).

Any ideas why the wait never timed out?

@bobbyd

Would be useful to see any required expressions and triggers for this rule.

The most obvious cause for execution not resuming after a wait is the wait being cancelled by a re-triggering of the rule.

That was the log of everything for that rule.

Had it retriggeref or something, that would have created a log entry.

There are no required expressions and no trigger events.

It's manually invoked by a button press.