Adobe rules are firing but the data is not coming into the Platform Debugger
As the title states, there are two specific Adobe rules (one is triggered via custom event and the other is triggered by a CSS entering viewport) that are firing but the data is not getting into the debugger.
In the browser's network tab, I see that all the variables are being captured.

However, the timing tab indicates that this is being "stalled" when I compared it to the server call of a rule that is getting captured.

I have checked Chrome's definitions of what that means - but I am not able to pin anything down.